RingCentral .Net SDK
Properties | List of all members
RingCentral.CallLogSyncInfo Class Reference

Properties

string syncType [get, set]
 Type of call log synchronization request: full or incremental sync Required Enum: FSync, ISync More...
 
string syncToken [get, set]
 Synchronization token Required More...
 
string syncTime [get, set]
 Time of the last synchronization in (ISO 8601)[https://en.wikipedia.org/wiki/ISO_8601] format including timezone, for example 2016-03-10T18:07:52.534Z Required Format: date-time More...
 

Property Documentation

◆ syncTime

string RingCentral.CallLogSyncInfo.syncTime
getset

Time of the last synchronization in (ISO 8601)[https://en.wikipedia.org/wiki/ISO_8601] format including timezone, for example 2016-03-10T18:07:52.534Z Required Format: date-time

◆ syncToken

string RingCentral.CallLogSyncInfo.syncToken
getset

Synchronization token Required

◆ syncType

string RingCentral.CallLogSyncInfo.syncType
getset

Type of call log synchronization request: full or incremental sync Required Enum: FSync, ISync


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