Taquito TypeDocs
    Preparing search index...

    Interface TicketBalance

    interface TicketBalance {
        amount: string;
        content: MichelsonV1Expression;
        content_type: MichelsonV1Expression;
        ticketer: string;
    }
    Index

    Properties

    amount: string
    content_type: MichelsonV1Expression
    ticketer: string