Optional
customEmail payload for rendering custom html without a template. If provided, it will override all templates for email.
Optional
idempotencyOptional identifier used to dedupe messages for idempotency. If this is specified, messages sent after the first appearance of the value will be dropped. The initial request to queue this broadcast will still succeed. We recommend using UUID generators.
Optional
sourceSource address to publish from. This address should be connected to this user account that's publishing.
Optional
targetOptionally specify the templates that should be used for each TargetType.
Timestamp in seconds since Unix epoch. January 1, 1970 (midnight UTC/GMT)
Optional
variables?: InputMaybe<KeyValuePairOfStringAndStringInput[]>Variables that recipients can use to filter on, along with templates used to expand/replace on. Default templates require 'subject' and 'body'. Custom templates will require their own variable sets.
Blockchain the SourceAddress is on.
Contains the message to broadcast.