|
| long? | id [get, set] |
| | Internal identifier of a message attachment Format: int64 More...
|
| |
| string | uri [get, set] |
| | Canonical URI of a message attachment Format: uri More...
|
| |
| string | type [get, set] |
| | Type of message attachment Enum: AudioRecording, AudioTranscription, Text, SourceDocument, RenderedDocument, MmsAttachment More...
|
| |
| string | contentType [get, set] |
| | MIME type for a given attachment, for instance 'audio/wav' More...
|
| |
| string | filename [get, set] |
| | Name of a file attached More...
|
| |
| long? | size [get, set] |
| | Size of an attachment in bytes Format: int32 More...
|
| |
◆ contentType
| string RingCentral.MessageAttachmentInfoIntId.contentType |
|
getset |
MIME type for a given attachment, for instance 'audio/wav'
◆ filename
| string RingCentral.MessageAttachmentInfoIntId.filename |
|
getset |
◆ id
| long? RingCentral.MessageAttachmentInfoIntId.id |
|
getset |
Internal identifier of a message attachment Format: int64
◆ size
| long? RingCentral.MessageAttachmentInfoIntId.size |
|
getset |
Size of an attachment in bytes Format: int32
◆ type
| string RingCentral.MessageAttachmentInfoIntId.type |
|
getset |
Type of message attachment Enum: AudioRecording, AudioTranscription, Text, SourceDocument, RenderedDocument, MmsAttachment
◆ uri
| string RingCentral.MessageAttachmentInfoIntId.uri |
|
getset |
Canonical URI of a message attachment Format: uri
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/MessageAttachmentInfoIntId.cs