Sha256: 3676c5c3066588f88aebe5edc3844d7a9364d32c41ba4bffa1730e639a060241

Contents?: true

Size: 1.71 KB

Versions: 57

Compression:

Stored size: 1.71 KB

Contents

---
title: Endpoint
---
## PureCloud::Endpoint

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | Name | |
| **description** | **String** | The resource's description. | [optional] |
| **version** | **Integer** | The current version of the resource. | [optional] |
| **date_created** | **DateTime** | The date the resource was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | The date of the last modification to the resource. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **modified_by** | **String** | The ID of the user that last modified the resource. | [optional] |
| **created_by** | **String** | The ID of the user that created the resource. | [optional] |
| **state** | **String** | Indicates if the resource is active, inactive, or deleted. | [optional] |
| **modified_by_app** | **String** | The application that last modified the resource. | [optional] |
| **created_by_app** | **String** | The application that created the resource. | [optional] |
| **count** | **Integer** |  | [optional] |
| **properties** | **Hash<String, Object>** |  | [optional] |
| **schema** | [**UriReference**](UriReference.html) | Schema | |
| **enabled** | **BOOLEAN** |  | [optional] |
| **site** | [**UriReference**](UriReference.html) |  | [optional] |
| **dids** | **Array<String>** |  | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
purecloudplatformclientv2-61.0.0 docs/Endpoint.md
purecloudplatformclientv2-60.0.0 docs/Endpoint.md
purecloudplatformclientv2-59.0.0 docs/Endpoint.md
purecloudplatformclientv2-58.0.1 docs/Endpoint.md
purecloudplatformclientv2-58.0.0 docs/Endpoint.md
purecloudplatformclientv2-57.0.0 docs/Endpoint.md
purecloudplatformclientv2-56.0.0 docs/Endpoint.md
purecloudplatformclientv2-55.0.0 docs/Endpoint.md
purecloudplatformclientv2-54.0.0 docs/Endpoint.md
purecloudplatformclientv2-53.0.0 docs/Endpoint.md
purecloudplatformclientv2-52.0.0 docs/Endpoint.md
purecloudplatformclientv2-51.0.0 docs/Endpoint.md
purecloudplatformclientv2-50.0.0 docs/Endpoint.md
purecloudplatformclientv2-49.0.1 docs/Endpoint.md
purecloudplatformclientv2-49.0.0 docs/Endpoint.md
purecloudplatformclientv2-48.2.0 docs/Endpoint.md
purecloudplatformclientv2-48.1.0 docs/Endpoint.md
purecloudplatformclientv2-48.0.0 docs/Endpoint.md
purecloudplatformclientv2-47.0.0 docs/Endpoint.md
purecloudplatformclientv2-46.1.0 docs/Endpoint.md