Search Results for

    Show / Hide Table of Contents

    Class TxRollupRejectionMessage

    Inheritance
    System.Object
    TxRollupRejectionMessage
    Namespace: Netmavryk.Forging.Models
    Assembly: Netmavryk.dll
    Syntax
    public class TxRollupRejectionMessage : object

    Properties

    | Improve this Doc View Source

    Batch

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

    Deposit

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