CDP Frontend SDK
    Preparing search index...

    Type Alias unstable_OnrampPaymentCurrency

    Payment currency data

    type unstable_OnrampPaymentCurrency = {
        id: string;
        limits: unstable_OnrampPaymentMethodLimit[];
    }
    Index

    Properties

    Properties

    id: string