Wasm Directoryalpha
Record

get-tax-rates-params

No description available.

record get-tax-rates-params {
  xero-tenant-id: string,
  where: option​<string>,
  order: option​<string>,
  tax-type: option​<string>,
}

Fields

NameTypeDescription
xero-tenant-idstring
whereoption​<string>
orderoption​<string>
tax-typeoption​<string>