SuggestionData
interface
Properties
attributes : objectinheritedmodule:track-changes/trackchanges~SuggestionData#attributesCustom suggestion attributes.
authorId : stringinheritedmodule:track-changes/trackchanges~SuggestionData#authorIdThe ID of the author.
createdAt : null | Dateinheritedmodule:track-changes/trackchanges~SuggestionData#createdAtDate when the suggestion was saved in the database.
data : null | SuggestionFormatData | SuggestionAttributeData | undefinedinheritedmodule:track-changes/trackchanges~SuggestionData#dataAdditional suggestion data.
hasComments : boolean | undefinedinheritedmodule:track-changes/trackchanges~SuggestionData#hasCommentsInforms whether suggestion has at least one comment.
id : stringinheritedmodule:track-changes/trackchanges~SuggestionData#idSuggestion ID.
originalSuggestionId : null | string | undefinedmodule:track-changes/trackchanges~SuggestionData#originalSuggestionIdOriginal suggestion ID from which the current one was split.
type : stringinheritedmodule:track-changes/trackchanges~SuggestionData#typeContains the information about the type and subtype of the suggestion.