Answer

Hierarchy

  • Answer

Properties

attachments: Attachments

Question attachments, it could be an empty array!

author?: Author

The answerer, it could be undefined.

canComment: boolean

Can we comment to this answer?

comments: Comment[]

The comments.

confirmed: boolean
content: string

The answer contents.

When the answer is created?

databaseId: number

Database ID

id: string

The answer identifier

isBest: boolean

Is this best answer?

points: number

How many points are awarded to the answerer?

ratesCount: number

The answer's rates count.

score: number
thanksCount: number

The answer's thanks count.

verification?: OriginalVerification

Generated using TypeDoc v0.23.16