Class DoubleBakingContent
Inheritance
System.Object
DoubleBakingContent
Assembly: Netezos.dll
Syntax
public class DoubleBakingContent : OperationContent
Properties
|
Improve this Doc
View Source
Declaration
public BlockHeader BlockHeader1 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public BlockHeader BlockHeader2 { get; set; }
Property Value
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
Type |
Description |
System.String |
|
Overrides