Package com.ringcentral.definitions
Class TMNoteInfo
java.lang.Object
com.ringcentral.definitions.TMNoteInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionString[]
Internal identifiers of the chat(s) where the note is posted or shared.Creation time Format: date-timeInternal identifier of a noteDatetime of the note last update Format: date-timePreview of a note (first 150 characters of a body)Note publishing status.Title of a noteEnum: Note -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreationTime
(String creationTime) creator
(TMCreatorInfo creator) lastModifiedBy
(LastModifiedByInfo lastModifiedBy) lastModifiedTime
(String lastModifiedTime) lockedBy
(LockedByInfo lockedBy)
-
Field Details
-
id
Internal identifier of a note -
title
Title of a note -
chatIds
Internal identifiers of the chat(s) where the note is posted or shared. -
preview
Preview of a note (first 150 characters of a body) -
creator
-
lastModifiedBy
-
lockedBy
-
status
Note publishing status. Any note is created in 'Draft' status. After it is posted it becomes 'Active' Enum: Active, Draft -
creationTime
Creation time Format: date-time -
lastModifiedTime
Datetime of the note last update Format: date-time -
type
Enum: Note
-
-
Constructor Details
-
TMNoteInfo
public TMNoteInfo()
-
-
Method Details
-
id
-
title
-
chatIds
-
preview
-
creator
-
lastModifiedBy
-
lockedBy
-
status
-
creationTime
-
lastModifiedTime
-
type
-