Skip to main content

Interface: ContactQuery

Defined in: packages/sdk/src/types.ts:83

Filters accepted by the contact list methods.

Properties

PropertyTypeDescriptionDefined in
limit?number-packages/sdk/src/types.ts:88
q?stringEmail substring match.packages/sdk/src/types.ts:87
status?ContactStatus-packages/sdk/src/types.ts:84
tag?string-packages/sdk/src/types.ts:85