SelectionButton

data class SelectionButton(val style: SelectionButtonStyle, val text: String) : Serializable

Contains information for a selection form button

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

Constructors

Link copied to clipboard
constructor(style: SelectionButtonStyle, text: String)

Properties

Link copied to clipboard
Link copied to clipboard