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