Sha256: d9f32a2075672f6b507922ca3deb1e2792926119e2878f921061559de38b1238
Contents?: true
Size: 1.06 KB
Versions: 149
Compression:
Stored size: 1.06 KB
Contents
--- title: OrganizationPresence --- ## PureCloud::OrganizationPresence ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **language_labels** | **Hash<String, String>** | The label used for the system presence in each specified language | | | **system_presence** | **String** | | [optional] | | **deactivated** | **BOOLEAN** | | [optional] | | **primary** | **BOOLEAN** | | [optional] | | **created_by** | [**User**](User.html) | | [optional] | | **created_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **modified_by** | [**User**](User.html) | | [optional] | | **modified_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
149 entries across 149 versions & 2 rubygems