GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Dedibox
v1
Invoice
Interface Invoice
interface
Invoice
{
content
:
string
;
createdAt
?:
Date
;
id
:
number
;
paidAt
?:
Date
;
paymentMethod
:
InvoicePaymentMethod
;
status
:
InvoiceStatus
;
totalWithTaxes
?:
Money
;
totalWithoutTaxes
?:
Money
;
transactionId
:
number
;
}
Index
Properties
content
created
At?
id
paid
At?
payment
Method
status
total
With
Taxes?
total
Without
Taxes?
transaction
Id
Properties
content
content
:
string
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
content
created
At
id
paid
At
payment
Method
status
total
With
Taxes
total
Without
Taxes
transaction
Id
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...