Sha256: 7b70fb7309e72cffb0e43322cebe7fe30715ea8f3572c2880f2d46f4b5766483
Contents?: true
Size: 1.39 KB
Versions: 9
Compression:
Stored size: 1.39 KB
Contents
--- title: FaxDocument --- ## PureCloud::FaxDocument ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **content_uri** | **String** | | [optional] | | **workspace** | [**UriReference**](UriReference.html) | | [optional] | | **created_by** | [**UriReference**](UriReference.html) | | [optional] | | **content_type** | **String** | | [optional] | | **content_length** | **Integer** | | [optional] | | **filename** | **String** | | [optional] | | **read** | **BOOLEAN** | | [optional] | | **page_count** | **Integer** | | [optional] | | **caller_address** | **String** | | [optional] | | **receiver_address** | **String** | | [optional] | | **thumbnails** | [**Array<DocumentThumbnail>**](DocumentThumbnail.html) | | [optional] | | **download_sharing_uri** | **String** | | [optional] | | **sharing_uri** | **String** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
9 entries across 9 versions & 2 rubygems