| Name | Type | Description | Notes |
|---|---|---|---|
| id | Uuid | ||
| name | String | [optional] | |
| currency | String | [optional] | |
| customer | Customer | [optional] | |
| billing_admin | BillingAdmin | [optional] | |
| total | Integer | [optional] | |
| sub_total | Integer | [optional] | |
| tax_total | Integer | [optional] | |
| lines | Array<InlineResponse201Lines> | [optional] |