Record
get-batch-payments-params
No description available.
record get-batch-payments-params {
xero-tenant-id: string,
if-modified-since: option<string>,
where: option<string>,
order: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| if-modified-since | option<string> | |
| where | option<string> | |
| order | option<string> |