RingCentral .Net SDK
|
Public Member Functions | |
Index (Dictionary.Index parent, string roleId=null) | |
string | Path (bool withParameter=true) |
async Task< RolesCollectionResource > | List (ListStandardUserRoleParameters queryParams=null, RestRequestConfig restRequestConfig=null) |
Returns a list of standard user roles. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/user-role Rate Limit Group: Light More... | |
async Task< RoleResource > | Get (RestRequestConfig restRequestConfig=null) |
Returns a standard user role by ID. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/user-role/{roleId} Rate Limit Group: Light More... | |
Public Attributes | |
Dictionary.Index | parent |
RestClient | rc |
string | roleId |
|
inline |
Returns a standard user role by ID. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/user-role/{roleId} Rate Limit Group: Light
|
inline |
Returns a list of standard user roles. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/user-role Rate Limit Group: Light