Record
get-tax-codes-response
No description available.
record get-tax-codes-response {
data: list<tax-code>,
has-more: bool,
object: get-tax-codes-response-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<tax-code> | |
| has-more | bool | |
| object | get-tax-codes-response-object-enum | |
| url | string |