| Name | Type | Description | Notes |
|---|---|---|---|
| OrderId | int32 | Unique identifier of the order processed to purchase the domain | [default to null] |
| ItemCount | int32 | Number items included in the order | [default to null] |
| Total | int32 | Total cost of the domain and any selected add-ons | [default to null] |
| Currency | string | Currency in which the `total` is listed | [optional] [default to null] |