xrpl
    Preparing search index...

    Interface BookOfferCurrency

    interface BookOfferCurrency {
        currency: string;
        issuer?: string;
    }
    Index

    Properties

    Properties

    currency: string
    issuer?: string