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

    Interface GetFundingSourceInput

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

    Properties

    Properties

    cachePolicy?: CachePolicy

    Determines how the funding source will be fetched.

    id: string

    The identifier of the funding source to be retrieved.