Class Commitment
Inheritance
System.Object
Commitment
Assembly: Netezos.dll
Syntax
public class Commitment : object
Properties
|
Improve this Doc
View Source
InboxLevel
Declaration
public int InboxLevel { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Predecessor
Declaration
public string Predecessor { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
State
Declaration
public string State { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Ticks
Declaration
public long Ticks { get; set; }
Property Value
Type |
Description |
System.Int64 |
|