InvoiceDto Data Type

Implemented Interfaces
Serializable
Properties
name data type description
invoiceId number
invoiceType string
billingAccountCode string
dueDate number
invoiceDate number
categoryInvoiceAgregate array of CategoryInvoiceAgregateDto
invoiceIdToLink array of number
invoiceNumber string
discount number
amountWithoutTax number
amountTax number
amountWithTax number
paymentMethod PaymentMethodEnum
pdfPresent boolean
pdf string
autoValidation boolean
returnXml boolean
returnPdf boolean
includeBalance boolean
recordedInvoiceDto RecordedInvoiceDto
netToPay number
invoiceMode InvoiceModeEnum
customFields CustomFieldsDto