| recordedInvoice
|
RecordedInvoice
|
|
| paymentMethod
|
PaymentMethodEnum
|
|
| invoiceAdjustmentCurrentSellerNb
|
number
|
|
| amountTax
|
number
|
|
| invoiceAdjustmentCurrentProviderNb
|
number
|
|
| orders
|
array of Order
|
|
| productDate
|
number
|
|
| discount
|
number
|
|
| invoiceNumber
|
string
|
|
| uuid
|
string
|
|
| invoiceType
|
InvoiceType
|
|
| amountWithoutTax
|
number
|
|
| adjustedInvoice
|
Invoice
|
|
| alias
|
string
|
|
| ratedTransactions
|
array of RatedTransaction
|
|
| amountWithTax
|
number
|
|
| invoiceAgregates
|
array of InvoiceAgregate
|
|
| invoiceNumberOrTemporaryNumber
|
string
|
|
| temporaryInvoiceNumber
|
string
|
|
| detailedInvoice
|
boolean
|
|
| tradingCountry
|
TradingCountry
|
|
| comment
|
string
|
|
| netToPay
|
number
|
|
| tradingCurrency
|
TradingCurrency
|
|
| invoiceDate
|
number
|
|
| tradingLanguage
|
TradingLanguage
|
|
| amount
|
number
|
|
| linkedInvoices
|
array of Invoice
|
|
| iban
|
string
|
|
| billingRun
|
BillingRun
|
|
| quote
|
Quote
|
|
| discountAgregates
|
array of SubCategoryInvoiceAgregate
|
|
| dueDate
|
number
|
|
| pdfGenerated
|
boolean
|
|
| billingAccount
|
BillingAccount
|
|
| parentCFEntities
|
array of object
|
|