Method: PureCloud::OAuthClientListing#role_ids

Defined in:
lib/purecloud/models/o_auth_client_listing.rb

#role_idsObject

Roles assigned to this client. Roles only apply to clients using the client_credential grant



39
40
41
# File 'lib/purecloud/models/o_auth_client_listing.rb', line 39

def role_ids
  @role_ids
end