@stripe/stripe-terminal-react-native
Preparing search index...
RefundParamsWithChargeId
Type Alias RefundParamsWithChargeId
type
RefundParamsWithChargeId
=
{
amount
:
number
;
chargeId
:
string
;
currency
:
string
;
customerCancellation
?:
CustomerCancellation
;
metadata
?:
Record
<
string
,
string
>
;
refundApplicationFee
?:
boolean
;
reverseTransfer
?:
boolean
;
}
Index
Properties
amount
charge
Id
currency
customer
Cancellation?
metadata?
refund
Application
Fee?
reverse
Transfer?
Properties
amount
amount
:
number
charge
Id
chargeId
:
string
currency
currency
:
string
Optional
customer
Cancellation
customerCancellation
?:
CustomerCancellation
Optional
metadata
metadata
?:
Record
<
string
,
string
>
Optional
refund
Application
Fee
refundApplicationFee
?:
boolean
Optional
reverse
Transfer
reverseTransfer
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
charge
Id
currency
customer
Cancellation
metadata
refund
Application
Fee
reverse
Transfer
@stripe/stripe-terminal-react-native
Loading...