Sha256: bea48f68f3d60a0afd3d972cd4e6ba454b8186606b1f309008d654922daae7fe
Contents?: true
Size: 1.1 KB
Versions: 13
Compression:
Stored size: 1.1 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] [default to false]| | **primary** | **BOOLEAN** | | [optional] [default to false]| | **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
13 entries across 13 versions & 1 rubygems