Wasm Directoryalpha
Record

get-contacts-params

No description available.

record get-contacts-params {
  xero-tenant-id: string,
  if-modified-since: option​<string>,
  where: option​<string>,
  order: option​<string>,
  i-ds: option​<list​<string>>,
  page: option​<s32>,
  include-archived: option​<bool>,
}

Fields

NameTypeDescription
xero-tenant-idstring
if-modified-sinceoption​<string>
whereoption​<string>
orderoption​<string>
i-dsoption​<list​<string>>
pageoption​<s32>
include-archivedoption​<bool>