@nextcloud/files

    Interface PaymentCurrencyAmount

    interface PaymentCurrencyAmount {
        currency: string;
        value: string;
    }
    Index

    Properties

    currency: string
    value: string
    MMNEPVFCICPMFPCPTTAAATR