Search Results for

    Show / Hide Table of Contents

    Class TxRollupTicketsInfo

    Inheritance
    System.Object
    TxRollupTicketsInfo
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class TxRollupTicketsInfo : object

    Properties

    | Improve this Doc View Source

    Amount

    Declaration
    public long Amount { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    Claimer

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

    Contents

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

    Ticketer

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

    Type

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