Class InlineAttestation
Inheritance
System.Object
InlineAttestation
Assembly: Netezos.dll
Syntax
public class InlineAttestation : 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 AttestationContent Operations { get; set; }
Property Value
|
Improve this Doc
View Source
Signature
Declaration
public string Signature { get; set; }
Property Value
Type |
Description |
System.String |
|