Package com.ringcentral.definitions
Class MessageAttachmentInfoIntId
java.lang.Object
com.ringcentral.definitions.MessageAttachmentInfoIntId
-
Field Summary
FieldsModifier and TypeFieldDescriptionMIME type for a given attachment, for instance 'audio/wav'Name of a file attachedInternal identifier of a message attachment Format: int64Size of an attachment in bytes Format: int32Type of message attachment Enum: AudioRecording, AudioTranscription, Text, SourceDocument, RenderedDocument, MmsAttachmentCanonical URI of a message attachment Format: uri -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
Internal identifier of a message attachment Format: int64 -
uri
Canonical URI of a message attachment Format: uri -
type
Type of message attachment Enum: AudioRecording, AudioTranscription, Text, SourceDocument, RenderedDocument, MmsAttachment -
contentType
MIME type for a given attachment, for instance 'audio/wav' -
filename
Name of a file attached -
size
Size of an attachment in bytes Format: int32
-
-
Constructor Details
-
MessageAttachmentInfoIntId
public MessageAttachmentInfoIntId()
-
-
Method Details
-
id
-
uri
-
type
-
contentType
-
filename
-
size
-