| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Order resource ID | |
| status | string | Order status | |
| isTrial | bool | Whether the order is currently in a trial period | |
| seats | int | Number of mailbox seats purchased with the order | |
| domain | \Hostinger\Model\MailV1OrdersOrderDomainResource | ||
| plan | \Hostinger\Model\MailV1OrdersOrderPlanResource | ||
| hasPendingUpgrade | bool | Whether an upgrade is currently pending for the order | |
| createdAt | \DateTime | ||
| expiresAt | \DateTime |