SelectionResult
constructor(skipped: Boolean, selection: String?, selectionId: String?, toggles: List<ToggleResult>)
Parameters
skipped
if true, the skip button was pressed to skip the form.
selection
selected button text. Null if the form was skipped.
selectionId
selected button id. Null if the form was skipped.
toggles
list of toggles and selected value. Values are ToggleResult.SKIPPED
if form was skipped.
Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal