Search Results for

    Show / Hide Table of Contents

    Class DrainDelegateContent

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

    Properties

    | Improve this Doc View Source

    ConsensusKey

    Declaration
    public string ConsensusKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Delegate

    Declaration
    public string Delegate { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Destination

    Declaration
    public string Destination { get; set; }
    Property Value
    Type Description
    System.String
    | 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