Search Results for

    Show / Hide Table of Contents

    Class DoubleBakingContent

    Inheritance
    System.Object
    OperationContent
    DoubleBakingContent
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class DoubleBakingContent : OperationContent

    Properties

    | Improve this Doc View Source

    BlockHeader1

    Declaration
    public BlockHeader BlockHeader1 { get; set; }
    Property Value
    Type Description
    BlockHeader
    | Improve this Doc View Source

    BlockHeader2

    Declaration
    public BlockHeader BlockHeader2 { get; set; }
    Property Value
    Type Description
    BlockHeader
    | Improve this Doc View Source

    Kind

    Declaration
    public override string Kind { get; }
    Property Value
    Type Description
    System.String
    Overrides
    OperationContent.Kind
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad