Class ContributionSurveyRevision

Contains information about a specific revision in a ContributionSurveyRow.

Implements

Constructors

Properties

comment: string
diffsize: number
minor: boolean
page: {
    ns: number;
    pageid: number;
    title: string;
}
parentid: number
parsedcomment?: string
revid: number

The row that this revision belongs to.

size: number
tags: string[]
timestamp: string
user: string