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