AgentforceAttachment
interface AgentforceAttachment
Agentforce Attachment data classes
| Property | Type | Description |
|---|---|---|
attachmentData | AgentforceAttachment.AttachmentData | Attachment data containing source URI and ID |
mimeType | String? | MIME type of the attachment |
| Method | Signature | Description |
|---|---|---|
attachmentType | fun attachmentType(): AgentforceAttachment.AgentforceAttachmentType | Returns the type of attachment |
Entries:
ImagePDFSalesforceFile
| Class | Description |
|---|---|
Image | Image attachment implementation |
PDF | PDF attachment implementation |
SalesforceFile | Salesforce file attachment implementation |