TmAttachmentInfo
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of an attachment |
type_ | TmAttachmentInfoType | ❌ | Type of an attachment |
TmAttachmentInfoType
Type of an attachment
Properties
Name | Type | Required | Description |
---|---|---|---|
FILE | str | ✅ | "File" |
NOTE | str | ✅ | "Note" |
EVENT | str | ✅ | "Event" |
CARD | str | ✅ | "Card" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs