Package com.ringcentral.definitions
Class MessageAttachmentResponseEntry
java.lang.Object
com.ringcentral.definitions.MessageAttachmentResponseEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionMIME content type of an attachment Required Example: audio/mpegLink to the attachment binary content Required Format: uriSuggested filename of an attachment.Unique identifier of an attachment RequiredSize of the file in bytes Required Format: int64 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
Unique identifier of an attachment Required -
contentType
MIME content type of an attachment Required Example: audio/mpeg -
filename
Suggested filename of an attachment. Example: my-song.mp3 -
contentUri
Link to the attachment binary content Required Format: uri -
size
Size of the file in bytes Required Format: int64
-
-
Constructor Details
-
MessageAttachmentResponseEntry
public MessageAttachmentResponseEntry()
-
-
Method Details
-
id
-
contentType
-
filename
-
contentUri
-
size
-