AdaptyOnboardingsSelectParams

Represents a single-select input update.

Constructors

Link copied to clipboard
constructor(id: String, value: String, label: String)

Properties

Link copied to clipboard
val id: String

The identifier of the selection field.

Link copied to clipboard

The display label for the selected value.

Link copied to clipboard

The selected value.