Sha256: 51daf508c3e6b2b5a256f7c60dd1d44ebc6f6f0c2fedeb74a9fafd46ab236cc5
Contents?: true
Size: 933 Bytes
Versions: 13
Compression:
Stored size: 933 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] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems