CustomerTaxRead
object
Fields
| Name | Type | Description |
|---|---|---|
customerTaxId | String! | |
taxId | Int! | |
customerId | Int! | |
cumulative | Boolean! | |
ordering | Int! | |
tax | TaxRead! |
| Name | Type | Description |
|---|---|---|
customerTaxId | String! | |
taxId | Int! | |
customerId | Int! | |
cumulative | Boolean! | |
ordering | Int! | |
tax | TaxRead! |