Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 765 Bytes

MessageObjectAttachments.md

File metadata and controls

15 lines (11 loc) · 765 Bytes

Pipedrive.MessageObjectAttachments

Properties

Name Type Description Notes
id String The ID of the attachment
type String The mime-type of the attachment
name String The name of the attachment [optional]
size Number The size of the attachment [optional]
url String A URL to the file
previewUrl String A URL to a preview picture of the file [optional]
linkExpires Boolean If true, it will use the getMessageById endpoint for fetching updated attachment's urls. Find out more here [optional] [default to false]