@stripe/stripe-terminal-react-native
Preparing search index...
SelectionResult
Interface SelectionResult
interface
SelectionResult
{
formType
:
FormType
;
selection
?:
null
|
string
;
skipped
:
boolean
;
toggles
:
ToggleResult
[]
;
}
Hierarchy (
View Summary
)
ICollectInputsResult
SelectionResult
Index
Properties
form
Type
selection?
skipped
toggles
Properties
form
Type
formType
:
FormType
Optional
selection
selection
?:
null
|
string
skipped
skipped
:
boolean
toggles
toggles
:
ToggleResult
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
form
Type
selection
skipped
toggles
@stripe/stripe-terminal-react-native
Loading...