Wasm Directoryalpha
Record

get-payments-params

No description available.

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

Fields

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