Record
get-journals-params
No description available.
record get-journals-params {
xero-tenant-id: string,
if-modified-since: option<string>,
offset: option<s32>,
payments-only: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| if-modified-since | option<string> | |
| offset | option<s32> | |
| payments-only | option<bool> |