RingCentral .Net SDK
All Classes Namespaces Functions Variables Properties Events Pages
Public Member Functions | Public Attributes | List of all members
RingCentral.Paths.TeamMessaging.V1.Companies.Index Class Reference
Collaboration diagram for RingCentral.Paths.TeamMessaging.V1.Companies.Index:
Collaboration graph
[legend]

Public Member Functions

 Index (V1.Index parent, string companyId=null)
 
string Path (bool withParameter=true)
 
async Task< TMCompanyInfoGet (RestRequestConfig restRequestConfig=null)
 Returns information about one or more companies by their IDs. HTTP Method: get Endpoint: /team-messaging/v1/companies/{companyId} Rate Limit Group: Light App Permission: TeamMessaging More...
 

Public Attributes

string companyId
 
V1.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Get()

async Task<TMCompanyInfo> RingCentral.Paths.TeamMessaging.V1.Companies.Index.Get ( RestRequestConfig  restRequestConfig = null)
inline

Returns information about one or more companies by their IDs. HTTP Method: get Endpoint: /team-messaging/v1/companies/{companyId} Rate Limit Group: Light App Permission: TeamMessaging


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