Package com.ringcentral.definitions
Class MthSyncBaseHint
java.lang.Object
com.ringcentral.definitions.MthSyncBaseHint
-
Field Summary
FieldsModifier and TypeFieldDescriptionInternal identifier of a system message RequiredInitiator of the action.Last modification date/time (always the same as a creation time since the system hints are immutable) Required Format: date-timeRequired Enum: ThreadCreatedHint, ThreadResolvedHint, ThreadDeletedHint, ThreadAssignedHintInternal identifier of a message thread Required -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninitiator(MthSyncBaseHintInitiator initiator) lastModifiedTime(String lastModifiedTime) recordType(String recordType)
-
Field Details
-
recordType
Required Enum: ThreadCreatedHint, ThreadResolvedHint, ThreadDeletedHint, ThreadAssignedHint -
id
Internal identifier of a system message Required -
threadId
Internal identifier of a message thread Required -
lastModifiedTime
Last modification date/time (always the same as a creation time since the system hints are immutable) Required Format: date-time -
initiator
Initiator of the action. Can be missing if the action was initiated by the system.
-
-
Constructor Details
-
MthSyncBaseHint
public MthSyncBaseHint()
-
-
Method Details
-
recordType
-
id
-
threadId
-
lastModifiedTime
-
initiator
-