Class DoubleAttestationContent
Inheritance
System.Object
DoubleAttestationContent
Assembly: Netezos.dll
Syntax
public class DoubleAttestationContent : 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
Op1
Declaration
public InlineAttestation Op1 { get; set; }
Property Value
|
Improve this Doc
View Source
Op2
Declaration
public InlineAttestation Op2 { get; set; }
Property Value