Sha256: 0e844aeb736220b0a34ab235d5eb58416c18aba7113ffa53327c31d8ae2e4569
Contents?: true
Size: 849 Bytes
Versions: 78
Compression:
Stored size: 849 Bytes
Contents
--- title: CredentialInfo --- ## PureCloud::CredentialInfo ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **created_date** | **DateTime** | Date the credentials were created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **modified_date** | **DateTime** | Date credentials were last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **type** | [**CredentialType**](CredentialType.html) | Type of the credentials. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
78 entries across 78 versions & 1 rubygems