| Name | Type | Description | Notes |
|---|---|---|---|
| id | Uuid | ||
| name | str | [optional] | |
| currency | str | [optional] | |
| customer | Customer | [optional] | |
| billing_admin | BillingAdmin | [optional] | |
| total | int | [optional] | |
| sub_total | int | [optional] | |
| tax_total | int | [optional] | |
| lines | list[InlineResponse201Lines] | [optional] |