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

    Interface GetVirtualCardInput

    interface GetVirtualCardInput {
        cachePolicy?: CachePolicy;
        id: string;
    }
    Index

    Properties

    Properties

    cachePolicy?: CachePolicy

    Cache Policy to use to access virtual card.

    id: string

    Identifier of the virtual card to get.