TaskAttachment
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | File ID. |
type_ | TaskAttachmentType | ❌ | Possible value - File. Attachment type (currently, only File is possible) |
name | str | ❌ | Name of the attached file (incl. extension name) |
content_uri | str | ❌ | URI |
TaskAttachmentType
Possible value - File. Attachment type (currently, only File is possible)
Properties
Name | Type | Required | Description |
---|---|---|---|
FILE | str | ✅ | "File" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs