SuggestionJSON
interface
Properties
-
attributes : objectmodule:track-changes/suggestion~SuggestionJSON#attributesCustom suggestion attributes.
-
authorId : stringmodule:track-changes/suggestion~SuggestionJSON#authorIdThe ID of the author.
-
createdAt : null | Datemodule:track-changes/suggestion~SuggestionJSON#createdAtDate when the suggestion was saved in the database.
-
data : null | SuggestionFormatData | SuggestionAttributeData | undefinedmodule:track-changes/suggestion~SuggestionJSON#dataAdditional suggestion data.
-
hasComments : boolean | undefinedmodule:track-changes/suggestion~SuggestionJSON#hasCommentsInforms whether suggestion has at least one comment.
-
id : stringmodule:track-changes/suggestion~SuggestionJSON#idSuggestion ID.
-
type : stringmodule:track-changes/suggestion~SuggestionJSON#typeContains the information about the type and subtype of the suggestion.