Wasm Directoryalpha
Record

get-prepayments-params

No description available.

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

Fields

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