| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| invoiceNumber | int | [optional] | |
| invoiceType | string | ||
| status | string | [optional] [default to 'draft'] | |
| totalNet | string | [optional] | |
| totalGross | string | ||
| createdAt | \DateTime | ||
| updatedAt | \DateTime | ||
| invoiceDate | \DateTime | ||
| invoiceDue | \DateTime | ||
| type | string | [optional] | |
| deliveryAddressAddress1 | string | [optional] | |
| deliveryAddressAddress2 | string | [optional] | |
| deliveryAddressTown | string | [optional] | |
| deliveryAddressCounty | string | [optional] | |
| deliveryAddressPostcode | string | [optional] | |
| deliveryAddressCountry | string | [optional] | |
| billingAddressAddress1 | string | [optional] | |
| billingAddressAddress2 | string | [optional] | |
| billingAddressTown | string | [optional] | |
| billingAddressCounty | string | [optional] | |
| billingAddressPostcode | string | [optional] | |
| billingAddressCountry | string | [optional] | |
| void | bool | [optional] | |
| voidAt | \DateTime | [optional] | |
| reference | string | [optional] | |
| poReference | string | [optional] | |
| outstandingAmount | string | [optional] |