@sudoplatform/sudo-virtual-cards
    Preparing search index...

    Interface CurrencyVelocity

    interface CurrencyVelocity {
        currency: string;
        velocity: string[];
    }
    Index

    Properties

    Properties

    currency: string
    velocity: string[]