NEWCKEditor AI is here! Learn how to supercharge your editor with AI on our webinar.
Sign up (with export icon)

SuggestionData

Api-interface iconinterface

Properties

  • Chevron-right icon

    attributes : object
    inherited

    Custom suggestion attributes.

  • Chevron-right icon

    authorId : string
    inherited

    The ID of the author.

  • Chevron-right icon

    createdAt : Date | null
    inherited

    Date when the suggestion was saved in the database.

  • Chevron-right icon

    data : SuggestionFormatData | SuggestionAttributeData | null | undefined
    inherited

    Additional suggestion data.

  • Chevron-right icon

    hasComments : boolean | undefined
    inherited

    Informs whether suggestion has at least one comment.

  • Chevron-right icon

    id : string
    inherited

    Suggestion ID.

  • Chevron-right icon

    originalSuggestionId : string | null | undefined

    Original suggestion ID from which the current one was split.

  • Chevron-right icon

    type : string
    inherited

    Contains the information about the type and subtype of the suggestion.