@tax1driver/ts-tpay
Preparing search index...
TPay
Refunds
RefundContent
Interface RefundContent
Refund content details
interface
RefundContent
{
amount
:
number
;
currencyCode
:
number
;
extra
?:
Record
<
string
,
any
>
;
refundId
:
RefundId
;
status
:
string
;
}
Index
Properties
amount
currency
Code
extra?
refund
Id
status
Properties
amount
amount
:
number
currency
Code
currencyCode
:
number
Optional
extra
extra
?:
Record
<
string
,
any
>
refund
Id
refundId
:
RefundId
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
Code
extra
refund
Id
status
@tax1driver/ts-tpay
Loading...
Refund content details