For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /openapi/models/Receiver.md.

Receiver

Receiver information (based on ReceiverGetDto which extends ReceiverBaseDto)

Properties

NameTypeDescription
NameString

Receiver's name

EmailString

Receiver's email address

LanguageString

Language for receiver communications

SubjectString

Custom subject for notification email

MessageString

Custom message for notification email

ReferenceString

Custom reference for this receiver

ContextObject

Custom receiver data (dynamic JSON object)

IdString

Unique receiver identifier

ActivitiesArray<Activity>

Activities/events for this receiver

CreatedDateTimeString

When the receiver was added

ModifiedDateTimeString

When the receiver was last modified