Interface: ListContactsParams
Defined in: sdk/src/types.ts:731
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
page? | number | sdk/src/types.ts:732 |
limit? | number | sdk/src/types.ts:733 |
search? | string | sdk/src/types.ts:734 |
status? | ContactStatus | sdk/src/types.ts:735 |