interface DelegateRepresentativeAbstain {
    type: "abstain";
}

Properties

Properties

type: "abstain"