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
| Name | Type | Description |
|---|---|---|
| search-key | string | |
| query-presence-status | option<string> | |
| page-size | option<s32> | |
| next-page-token | option<string> |