Record
get-tracking-categories-params
No description available.
record get-tracking-categories-params {
xero-tenant-id: string,
where: option<string>,
order: option<string>,
include-archived: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| where | option<string> | |
| order | option<string> | |
| include-archived | option<bool> |