Record

get-items-params

No description available.

record get-items-params {
  xero-tenant-id: string,
  if-modified-since: option​<string>,
  where: option​<string>,
  order: option​<string>,
  unitdp: option​<s32>,
}

Fields

NameTypeDescription
xero-tenant-idstring
if-modified-sinceoption​<string>
whereoption​<string>
orderoption​<string>
unitdpoption​<s32>