BulkSendingOptions
Defined in: packages/messaging/src/types/message.runtime.ts:84
Extends
Section titled “Extends”Properties
Section titled “Properties”batchDelay?
Section titled “batchDelay?”
optionalbatchDelay?:number
Defined in: packages/messaging/src/types/message.runtime.ts:88
batchSize?
Section titled “batchSize?”
optionalbatchSize?:number
Defined in: packages/messaging/src/types/message.runtime.ts:87
deduplication?
Section titled “deduplication?”
optionaldeduplication?:object
Defined in: packages/messaging/src/types/message.schema.ts:35
enabled
Section titled “enabled”enabled:
boolean
window
Section titled “window”window:
number
Inherited from
Section titled “Inherited from”SendingOptions.deduplication
failover?
Section titled “failover?”
optionalfailover?:object
Defined in: packages/messaging/src/types/message.schema.ts:27
enabled
Section titled “enabled”enabled:
boolean
fallbackChannel?
Section titled “fallbackChannel?”
optionalfallbackChannel?:"sms"|"lms"
fallbackContent?
Section titled “fallbackContent?”
optionalfallbackContent?:string
fallbackTitle?
Section titled “fallbackTitle?”
optionalfallbackTitle?:string
Inherited from
Section titled “Inherited from”SendingOptions.failover
optionalfrom?:string
Defined in: packages/messaging/src/types/message.runtime.ts:85
maxConcurrency?
Section titled “maxConcurrency?”
optionalmaxConcurrency?:number
Defined in: packages/messaging/src/types/message.runtime.ts:89
priority?
Section titled “priority?”
optionalpriority?:"high"|"low"|"normal"
Defined in: packages/messaging/src/types/message.schema.ts:25
Inherited from
Section titled “Inherited from”SendingOptions.priority
retryOptions?
Section titled “retryOptions?”
optionalretryOptions?:Partial<RetryOptions>
Defined in: packages/messaging/src/types/message.runtime.ts:90
senderNumber?
Section titled “senderNumber?”
optionalsenderNumber?:string
Defined in: packages/messaging/src/types/message.runtime.ts:86
tracking?
Section titled “tracking?”
optionaltracking?:object
Defined in: packages/messaging/src/types/message.schema.ts:41
enabled
Section titled “enabled”enabled:
boolean
webhookUrl?
Section titled “webhookUrl?”
optionalwebhookUrl?:string
Inherited from
Section titled “Inherited from”SendingOptions.tracking
optionalttl?:number
Defined in: packages/messaging/src/types/message.schema.ts:26
Inherited from
Section titled “Inherited from”SendingOptions.ttl