Sha256: 3e5cd4942734daaaddf04603397de81708cd9cb01d1df0d508df00b4fc8ff76a
Contents?: true
Size: 979 Bytes
Versions: 14
Compression:
Stored size: 979 Bytes
Contents
--- title: OAuthAuthorization --- ## PureCloud::OAuthAuthorization ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **client** | [**OAuthClient**](OAuthClient.html) | | [optional] | | **scope** | **Array<String>** | | [optional] | | **resource_owner** | [**DomainEntityRef**](DomainEntityRef.html) | | [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] | | **created_by** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] | | **modified_by** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] | | **pending** | **BOOLEAN** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
14 entries across 14 versions & 1 rubygems