| Name | Type | Description | Notes |
|---|---|---|---|
| id | Uuid | ||
| name | String | [optional] | |
| currency | String | [optional] | |
| customer | Customer | [optional] | |
| billingAdmin | BillingAdmin | [optional] | |
| total | Integer | [optional] | |
| subTotal | Integer | [optional] | |
| taxTotal | Integer | [optional] | |
| lines | List<InlineResponse201Lines> | [optional] |