Package com.ringcentral.definitions
Class SyncInfoMessages
java.lang.Object
com.ringcentral.definitions.SyncInfoMessages
Sync type, token and time
-
Field Summary
FieldsModifier and TypeFieldDescriptionLast synchronization date/time in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-timeSynchronization tokenType of message synchronization request: - FSync -- full sync - ISync -- incremental sync Enum: FSync, ISync -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
syncType
Type of message synchronization request: - FSync -- full sync - ISync -- incremental sync Enum: FSync, ISync -
syncToken
Synchronization token -
syncTime
Last synchronization date/time in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time -
olderRecordsExist
-
-
Constructor Details
-
SyncInfoMessages
public SyncInfoMessages()
-
-
Method Details
-
syncType
-
syncToken
-
syncTime
-
olderRecordsExist
-