Search Results for

    Show / Hide Table of Contents

    Class DoubleEndorsementContent

    Inheritance
    System.Object
    OperationContent
    DoubleEndorsementContent
    Namespace: Netmavryk.Forging.Models
    Assembly: Netmavryk.dll
    Syntax
    public class DoubleEndorsementContent : 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

    Op1

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

    Op2

    Declaration
    public InlineEndorsement Op2 { get; set; }
    Property Value
    Type Description
    InlineEndorsement
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Mavryk Dynamics