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

NameTypeDescription
xero-tenant-idstring
if-modified-sinceoption​<string>
offsetoption​<s32>
payments-onlyoption​<bool>