Skip to content
KajayDocs
ReferenceSDK neutral

SurveyChoiceItem

One selectable value and the text a host should display for it.

API identity

Package
Kajay.Core
Kind
type
Audience
consumer

Signature

public sealed record SurveyChoiceItem(KajayValue Value, string Text)