xrpl
    Preparing search index...

    Interface SourceCurrencyAmount

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

    Properties

    Properties

    currency: string
    issuer?: string