Search Results for

    Show / Hide Table of Contents

    Class ProposalsContent

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

    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

    Period

    Declaration
    public int Period { get; set; }
    Property Value
    Type Description
    System.Int32

    Methods

    | Improve this Doc View Source

    List<>(String, Proposals)

    Declaration
    public required List<>(string, Proposals)
    Parameters
    Type Name Description
    System.String
    Proposals
    Returns
    Type Description
    required
    Type Parameters
    Name Description
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad