interface IVoteupdate {
    voter_name: string;
}

Properties

Properties

voter_name: string