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

Public Member Functions

 Index (Account.Index parent)
 
string Path (bool withParameter=false)
 
async Task< AccountServiceInfoGet (RestRequestConfig restRequestConfig=null)
 Returns the information about service plan, available features and limitations for a particular RingCentral customer account. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/service-info Rate Limit Group: Light App Permission: ReadAccounts User Permission: ReadServicePlanInfo More...
 

Public Attributes

Account.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Get()

async Task<AccountServiceInfo> RingCentral.Paths.Restapi.Account.ServiceInfo.Index.Get ( RestRequestConfig  restRequestConfig = null)
inline

Returns the information about service plan, available features and limitations for a particular RingCentral customer account. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/service-info Rate Limit Group: Light App Permission: ReadAccounts User Permission: ReadServicePlanInfo


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