Class DalEntrapmentEvidenceContent
Inheritance
System.Object
DalEntrapmentEvidenceContent
Assembly: Netezos.dll
Syntax
public class DalEntrapmentEvidenceContent : OperationContent
Properties
|
Improve this Doc
View Source
Attestation
Declaration
public InlineAttestation Attestation { get; set; }
Property Value
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
|
Improve this Doc
View Source
ShardWithProof
Declaration
public ShardWithProof ShardWithProof { get; set; }
Property Value
|
Improve this Doc
View Source
SlotIndex
Declaration
public byte SlotIndex { get; set; }
Property Value
Type |
Description |
System.Byte |
|