Search Results for

    Show / Hide Table of Contents

    Class DoubleAttestationContent

    Inheritance
    System.Object
    OperationContent
    DoubleAttestationContent
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class DoubleAttestationContent : 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 InlineAttestation Op1 { get; set; }
    Property Value
    Type Description
    InlineAttestation
    | Improve this Doc View Source

    Op2

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