Search Results for

    Show / Hide Table of Contents

    Class ActivationContent

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

    Properties

    | Improve this Doc View Source

    Address

    Declaration
    public string Address { 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

    Secret

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