GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Dedibox
v1
InvoiceSummary
Interface InvoiceSummary
interface
InvoiceSummary
{
createdAt
?:
Date
;
id
:
number
;
paidAt
?:
Date
;
paymentMethod
:
InvoicePaymentMethod
;
status
:
InvoiceStatus
;
totalWithTaxes
?:
Money
;
totalWithoutTaxes
?:
Money
;
transactionId
:
number
;
}
Index
Properties
created
At?
id
paid
At?
payment
Method
status
total
With
Taxes?
total
Without
Taxes?
transaction
Id
Properties
Optional
created
At
created
At
?:
Date
id
id
:
number
Optional
paid
At
paid
At
?:
Date
payment
Method
payment
Method
:
InvoicePaymentMethod
status
status
:
InvoiceStatus
Optional
total
With
Taxes
total
With
Taxes
?:
Money
Optional
total
Without
Taxes
total
Without
Taxes
?:
Money
transaction
Id
transaction
Id
:
number
Settings
Theme
OS
Light
Dark
On This Page
Properties
created
At
id
paid
At
payment
Method
status
total
With
Taxes
total
Without
Taxes
transaction
Id
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...