@tax1driver/ts-tpay
Preparing search index...
TPay
Refunds
RefundListItem
Interface RefundListItem
Refund list item
interface
RefundListItem
{
amount
:
number
;
currency
:
string
;
date
?:
{
processed
?:
string
;
schedule
?:
string
}
;
refundId
:
RefundId
;
status
:
string
;
}
Index
Properties
amount
currency
date?
refund
Id
status
Properties
amount
amount
:
number
currency
currency
:
string
Optional
date
date
?:
{
processed
?:
string
;
schedule
?:
string
}
refund
Id
refundId
:
RefundId
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
date
refund
Id
status
@tax1driver/ts-tpay
Loading...
Refund list item