| Name | Type | Description | Notes |
|---|---|---|---|
| countryOfOrigin | string | ||
| id | string | ||
| totalAmount | int | ||
| subtotalAmount | int | ||
| date | \DateTime | ||
| vatNumber | string | ||
| paymentProvider | string | ||
| paymentGateway | string | ||
| paymentReference | string | ||
| vatTotal | int | ||
| discountTotal | int | ||
| feeTotal | int | ||
| glNumber | string | ||
| status | string | ||
| sourceId | int | ||
| sourceShopId | int | ||
| invoiceNumber | string | ||
| currency | string | ||
| customerEmail | string | ||
| customerFirstName | string | ||
| customerLastName | string | ||
| customerCompany | string | ||
| customerPhone | string | ||
| addressLine1 | string | ||
| addressLine2 | string | ||
| addressCity | string | ||
| addressState | string | ||
| addressZipcode | string | ||
| addressCountry | string | ||
| excludeFromRevenue | bool | ||
| createdAt | \DateTime | ||
| modifiedAt | \DateTime | ||
| renewal | bool | ||
| intent | string | ||
| automatic | bool | ||
| billingType | string | ||
| ipAddress | string | ||
| customerId | string | ||
| processedCompletionAt | \DateTime | ||
| renewalKey | string | ||
| vatNumberValid | bool | ||
| forceFailAutomaticRenewal | bool |