CDP Frontend SDK
    Preparing search index...

    Type Alias unstable_OnrampAmount

    Onramp Amount

    type unstable_OnrampAmount = {
        value: string;
        currency: string;
    }
    Index

    Properties

    Properties

    value: string
    currency: string