Class RawVotesQuery
Inheritance
System.Object
RawVotesQuery
Assembly: Netezos.dll
Syntax
public class RawVotesQuery : DeepRpcObject
Properties
|
Improve this Doc
View Source
Ballots
Declaration
public DeepRpcDictionary<string, RpcObject> Ballots { get; }
Property Value
|
Improve this Doc
View Source
CurrentPeriodKind
Declaration
public RpcObject CurrentPeriodKind { get; }
Property Value
|
Improve this Doc
View Source
CurrentProposal
Declaration
public RpcObject CurrentProposal { get; }
Property Value
|
Improve this Doc
View Source
CurrentQuorum
Declaration
public RpcObject CurrentQuorum { get; }
Property Value
|
Improve this Doc
View Source
Listings
Declaration
public DeepRpcDictionary<string, RpcObject> Listings { get; }
Property Value
|
Improve this Doc
View Source
ListingsSize
Declaration
public RpcObject ListingsSize { get; }
Property Value
|
Improve this Doc
View Source
Proposals
Declaration
public DeepRpcDictionary<string, DeepRpcDictionary<string, RpcObject>> Proposals { get; }
Property Value
|
Improve this Doc
View Source
ProposalsCount
Declaration
public DeepRpcDictionary<string, RpcObject> ProposalsCount { get; }
Property Value