Class AgentChatAttachmentsPart

Export

AgentChatAttachmentsPart

Hierarchy (view full)

Constructors

Properties

Attachment payload (required)

Memberof

AgentChatAttachmentsPart

type: AgentChatMessagePartType = AgentChatMessagePartType.DATA_ATTACHMENTS

Discriminator property for AgentChatMessagePart

Memberof

AgentChatAttachmentsPart

_discriminatorMapping: {
    [key: string]: string;
} = ...

Type declaration

  • [key: string]: string
_discriminatorName: "type" = 'type'