interface default {
    amount: number;
    candidateId: number;
}

Properties

Properties

amount: number
candidateId: number