RingCentral .Net SDK
Public Member Functions | Public Attributes | List of all members
RingCentral.Paths.Restapi.Account.AssignedRole.Index Class Reference
Collaboration diagram for RingCentral.Paths.Restapi.Account.AssignedRole.Index:
Collaboration graph
[legend]

Public Member Functions

 Index (Account.Index parent)
 
string Path (bool withParameter=false)
 
async Task< ExtensionWithRolesCollectionResourceGet (ListAssignedRolesParameters queryParams=null, RestRequestConfig restRequestConfig=null)
 Returns a list of roles assigned to the current account. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/assigned-role Rate Limit Group: Medium App Permission: ReadAccounts User Permission: ReadAssignedRoles More...
 

Public Attributes

Account.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Get()

async Task<ExtensionWithRolesCollectionResource> RingCentral.Paths.Restapi.Account.AssignedRole.Index.Get ( ListAssignedRolesParameters  queryParams = null,
RestRequestConfig  restRequestConfig = null 
)
inline

Returns a list of roles assigned to the current account. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/assigned-role Rate Limit Group: Medium App Permission: ReadAccounts User Permission: ReadAssignedRoles


The documentation for this class was generated from the following file: