@tax1driver/ts-payu
Preparing search index...
RefundListResponse
Interface RefundListResponse
interface
RefundListResponse
{
refunds
:
{
amount
:
number
;
creationDateTime
:
string
;
currencyCode
:
string
;
description
?:
string
;
extRefundId
?:
string
;
refundId
:
string
;
status
:
string
;
statusDateTime
:
string
;
}
[]
;
status
:
Status
;
}
Index
Properties
refunds
status
Properties
refunds
refunds
:
{
amount
:
number
;
creationDateTime
:
string
;
currencyCode
:
string
;
description
?:
string
;
extRefundId
?:
string
;
refundId
:
string
;
status
:
string
;
statusDateTime
:
string
;
}
[]
status
status
:
Status
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
refunds
status
@tax1driver/ts-payu
Loading...