Package com.ringcentral.definitions
Class CallLogSyncInfo
java.lang.Object
com.ringcentral.definitions.CallLogSyncInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionTime 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
Modifier and TypeMethodDescription
-
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
-
-
Constructor Details
-
CallLogSyncInfo
public CallLogSyncInfo()
-
-
Method Details
-
syncType
-
syncToken
-
syncTime
-