interface Mandate {
    epoch: number;
}

Properties

Properties

epoch: number