CollectInputsSelectionInput

data class CollectInputsSelectionInput : CollectInputsInput

CollectInputsSelectionInput contains information about a selection form to display on the reader

Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal

Types

Link copied to clipboard
class Builder(customText: CollectInputsCustomText)

Properties

Link copied to clipboard
val choices: List<CollectInputsSelectionChoice>
Link copied to clipboard
open override val customText: CollectInputsCustomText
Link copied to clipboard
open override val required: Boolean