SuggestionData

Api-interface icon interface

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 : null | Date
    inherited

    Date when the suggestion was saved in the database.

  • Chevron-right icon

    data : null | SuggestionFormatData | SuggestionAttributeData | 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 : null | string | 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.