Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 948 Bytes

ContentAttachment.md

File metadata and controls

20 lines (15 loc) · 948 Bytes

ContentAttachment

Properties

Name Type Description Notes
ContentType string [optional]
CreatedAt time.Time [optional]
Embed string [optional]
Filename string [optional]
ForeignId string [optional]
Id string [optional]
Public string [optional]
Size int32 [optional]
UpdatedAt time.Time [optional]
Url string You can download the attachments by using an API access token with the following URL: https://[your-domain].engagement.dimelo.com/attachments/[attachment_id]?access_token=[your_​ access_token] [optional]

[Back to Model list] [Back to API list] [Back to README]