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