Method: PureCloud::OAuthClient#authorized_grant_types
- Defined in:
- lib/purecloud/models/o_auth_client.rb
#authorized_grant_types ⇒ Object
One or more OAuth Grant/Client types supported by this client.
15 16 17 |
# File 'lib/purecloud/models/o_auth_client.rb', line 15 def @authorized_grant_types end |