Wasm Directoryalpha
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

NameTypeDescription
datalist​<tax-code>
has-morebool
objectget-tax-codes-response-object-enum
urlstring