Deprecated

interface IVoteUpdate {
    voter_name: string;
}

Properties

Properties

voter_name: string