Interface DeputyPageStatus

interface DeputyPageStatus {
    comments: string;
    hash: string;
    status: ContributionSurveyRowStatus;
}

Properties

Properties

comments: string
hash: string