| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Order ID | |
| subscriptionId | string | Subscription ID | |
| status | string | ||
| currency | string | Currency code | |
| subtotal | int | Subtotal price (exc. VAT) in cents | |
| total | int | Total price (inc. VAT) in cents | |
| billingAddress | \Hostinger\Model\BillingV1OrderOrderBillingAddressResource | ||
| createdAt | \DateTime | ||
| updatedAt | \DateTime |