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

Public Member Functions

 Index (Account.Index parent)
 
string Path (bool withParameter=false)
 
async Task< CallLogSyncResponseGet (SyncAccountCallLogParameters queryParams=null, RestRequestConfig restRequestConfig=null)
 Synchronizes company call log records. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/call-log-sync Rate Limit Group: Heavy App Permission: ReadCallLog User Permission: ReadCallLog More...
 

Public Attributes

Account.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Get()

async Task<CallLogSyncResponse> RingCentral.Paths.Restapi.Account.CallLogSync.Index.Get ( SyncAccountCallLogParameters  queryParams = null,
RestRequestConfig  restRequestConfig = null 
)
inline

Synchronizes company call log records. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/call-log-sync Rate Limit Group: Heavy App Permission: ReadCallLog User Permission: ReadCallLog


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