Package com.ringcentral.definitions
Class CallLogExtractSyncInfo
java.lang.Object
com.ringcentral.definitions.CallLogExtractSyncInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionIdentifies if there are more calls data can be returned in the next API call (with 'ISync' sync type) RequiredTime 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-timeSynchronization token RequiredType of call log synchronization request: full or incremental sync Required Enum: FSync, ISync -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
syncType
Type of call log synchronization request: full or incremental sync Required Enum: FSync, ISync -
syncToken
Synchronization token Required -
syncTime
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 -
newerRecordsExist
Identifies if there are more calls data can be returned in the next API call (with 'ISync' sync type) Required
-
-
Constructor Details
-
CallLogExtractSyncInfo
public CallLogExtractSyncInfo()
-
-
Method Details
-
syncType
-
syncToken
-
syncTime
-
newerRecordsExist
-