Search Results for

    Show / Hide Table of Contents

    Class DalPublishCommitmentContent

    Inheritance
    System.Object
    OperationContent
    ManagerOperationContent
    DalPublishCommitmentContent
    Inherited Members
    ManagerOperationContent.Source
    ManagerOperationContent.Fee
    ManagerOperationContent.Counter
    ManagerOperationContent.GasLimit
    ManagerOperationContent.StorageLimit
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class DalPublishCommitmentContent : ManagerOperationContent

    Properties

    | 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

    SlotHeader

    Declaration
    public DalSlotHeader SlotHeader { get; set; }
    Property Value
    Type Description
    DalSlotHeader
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad