Class RawRollsQuery
Inheritance
System.Object
RawRollsQuery
Assembly: Netezos.dll
Syntax
public class RawRollsQuery : DeepRpcObject
Properties
|
Improve this Doc
View Source
Index
Declaration
public DeepRpcDictionary<int, RawRollQuery> Index { get; }
Property Value
|
Improve this Doc
View Source
Limbo
Declaration
public RpcObject Limbo { get; }
Property Value
|
Improve this Doc
View Source
Next
Declaration
public RpcObject Next { get; }
Property Value
|
Improve this Doc
View Source
OwnerCurrent
Declaration
public DeepRpcDictionary<int, RpcObject> OwnerCurrent { get; }
Property Value
|
Improve this Doc
View Source
OwnerSnapshot
Declaration
public DeepRpcDictionary<int, DeepRpcDictionary<int, DeepRpcDictionary<int, RpcObject>>> OwnerSnapshot { get; }
Property Value