CreateAttachmentBuilder Class |
Namespace: Smartsheet.Api.Models
The CreateAttachmentBuilder type exposes the following members.
Name | Description | |
---|---|---|
CreateAttachmentBuilder |
Sets the required attributes for creating an Attachment.
|
Name | Description | |
---|---|---|
Build |
Returns the Attachment.
| |
SetAttachmentSubType |
Attachment sub type, only
for GOOGLE_DRIVE type attachments; one of
(DOCUMENT, SPREADSHEET, PRESENTATION, PDF, DRAWING)
| |
SetDescription |
Applicable when attaching to sheet or row only
| |
SetName |
Attachment name
| |
SetUrl |
Attachment temporary URL (files only)
|