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