Class EndorsementContent
Inheritance
System.Object
EndorsementContent
Assembly: Netmavryk.dll
Syntax
public class EndorsementContent : OperationContent
Properties
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
| Type |
Description |
| System.String |
|
Overrides
|
Improve this Doc
View Source
Level
Declaration
public int Level { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PayloadHash
Declaration
public string PayloadHash { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Round
Declaration
public int Round { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
Slot
Declaration
public int Slot { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|