@stripe/stripe-terminal-react-native
Preparing search index...
GetLocationsResultType
Type Alias GetLocationsResultType
GetLocationsResultType
:
|
{
error
?:
undefined
;
hasMore
:
boolean
;
locations
:
Location
[]
}
|
{
error
:
StripeError
;
hasMore
?:
undefined
;
locations
?:
undefined
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stripe/stripe-terminal-react-native
Loading...