GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Dedibox
v1
Refund
Interface Refund
interface
Refund
{
content
:
string
;
createdAt
?:
Date
;
id
:
number
;
method
:
RefundMethod
;
refundedAt
?:
Date
;
status
:
RefundStatus
;
totalWithTaxes
?:
Money
;
totalWithoutTaxes
?:
Money
;
}
Index
Properties
content
created
At?
id
method
refunded
At?
status
total
With
Taxes?
total
Without
Taxes?
Properties
content
content
:
string
Optional
created
At
created
At
?:
Date
id
id
:
number
method
method
:
RefundMethod
Optional
refunded
At
refunded
At
?:
Date
status
status
:
RefundStatus
Optional
total
With
Taxes
total
With
Taxes
?:
Money
Optional
total
Without
Taxes
total
Without
Taxes
?:
Money
Settings
Theme
OS
Light
Dark
On This Page
Properties
content
created
At
id
method
refunded
At
status
total
With
Taxes
total
Without
Taxes
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...