Wasm Directoryalpha
Record

search-company-contacts-params

No description available.

record search-company-contacts-params {
  search-key: string,
  query-presence-status: option​<string>,
  page-size: option​<s32>,
  next-page-token: option​<string>,
}

Fields

NameTypeDescription
search-keystring
query-presence-statusoption​<string>
page-sizeoption​<s32>
next-page-tokenoption​<string>