Interface: ListMessagesParams
Defined in: sdk/src/types.ts:254
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
page? | number | sdk/src/types.ts:255 |
limit? | number | sdk/src/types.ts:256 |
status? | string | sdk/src/types.ts:257 |
search? | string | sdk/src/types.ts:258 |
from? | string | sdk/src/types.ts:259 |
to? | string | sdk/src/types.ts:260 |
providerId? | string | sdk/src/types.ts:261 |
templateId? | string | sdk/src/types.ts:262 |
tag? | string | sdk/src/types.ts:263 |
bounceType? | "HARD" | "SOFT" | "BLOCK" | "INVALID" | sdk/src/types.ts:264 |
groupId? | string | sdk/src/types.ts:265 |