SuggestionData
interface
Properties
attributes : objectinheritedmodule:track-changes/trackchanges~SuggestionData#attributesCustom suggestion attributes.
authorId : stringinheritedmodule:track-changes/trackchanges~SuggestionData#authorIdThe ID of the author.
createdAt : Date | nullinheritedmodule:track-changes/trackchanges~SuggestionData#createdAtDate when the suggestion was saved in the database.
data : SuggestionFormatData | SuggestionAttributeData | null | 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 : string | null | 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.