All the Opencell API web service response must extend this class.
| name | data type | description |
|---|---|---|
| invoiceId | number | |
| invoiceNumber | string | |
| invoiceDate | number | |
| dueDate | number | |
| amountWithoutTax | number | |
| amountTax | number | |
| amountWithTax | number | |
| netToPay | number | |
| xmlInvoice | string | |
| pdfInvoice | string | |
Properties inherited from BaseResponse |
||
| actionStatus | ActionStatus | |