Sync type, token and time
More...
|
| string | syncType [get, set] |
| | Type of message synchronization request: More...
|
| |
| string | syncToken [get, set] |
| | Synchronization token More...
|
| |
| string | syncTime [get, set] |
| | Last synchronization date/time in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time More...
|
| |
| bool? | olderRecordsExist [get, set] |
| |
Sync type, token and time
◆ olderRecordsExist
| bool? RingCentral.SyncInfoMessages.olderRecordsExist |
|
getset |
◆ syncTime
| string RingCentral.SyncInfoMessages.syncTime |
|
getset |
Last synchronization date/time in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time
◆ syncToken
| string RingCentral.SyncInfoMessages.syncToken |
|
getset |
◆ syncType
| string RingCentral.SyncInfoMessages.syncType |
|
getset |
Type of message synchronization request:
- FSync – full sync
- ISync – incremental sync Enum: FSync, ISync
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/SyncInfoMessages.cs