Class InlineEndorsement
Inheritance
System.Object
InlineEndorsement
Assembly: Netmavryk.dll
Syntax
public class InlineEndorsement : object
Properties
|
Improve this Doc
View Source
Branch
Declaration
public string Branch { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Operations
Declaration
public EndorsementContent Operations { get; set; }
Property Value
|
Improve this Doc
View Source
Signature
Declaration
public string Signature { get; set; }
Property Value
| Type |
Description |
| System.String |
|