@stripe/stripe-terminal-react-native
Preparing search index...
ConfirmRefundResultType
Type Alias ConfirmRefundResultType
type
ConfirmRefundResultType
=
{
error
?:
StripeError
;
refund
?:
Refund
.
Props
;
}
Index
Properties
error?
refund?
Properties
Optional
error
error
?:
StripeError
Optional
refund
refund
?:
Refund
.
Props
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
refund
@stripe/stripe-terminal-react-native
Loading...