ChannelDeliverOptions
OCP App SDK / ChannelDeliverOptions
Interface: ChannelDeliverOptions
Defined in: src/app/Channel.ts:265
Options for Channel.deliver.
Properties
test?
optional
test:boolean
Defined in: src/app/Channel.ts:269
Whether this is for a test send.
transactional?
optional
transactional:boolean
Defined in: src/app/Channel.ts:273
Whether this is for a transactional send.
Updated 3 days ago