Sha256: e2f04c40857995fb7d0eeec1bc1219f1335b665a52f6ad299fad4cb3f8023383
Contents?: true
Size: 673 Bytes
Versions: 28
Compression:
Stored size: 673 Bytes
Contents
--- title: Attachment --- ## PureCloud::Attachment ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **attachment_id** | **String** | The unique identifier for the attachment. | [optional] | | **name** | **String** | The name of the attachment. | [optional] | | **content_uri** | **String** | The content uri of the attachment. If set, this is commonly a public api download location. | [optional] | | **content_type** | **String** | The type of file the attachment is. | [optional] | | **content_length** | **Integer** | The length of the attachment file. | [optional] | {: class="table table-striped"}
Version data entries
28 entries across 28 versions & 1 rubygems