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