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

    Interface FundingSourceSupportInfo

    interface FundingSourceSupportInfo {
        detail: FundingSourceSupportDetail[];
        fundingSourceType: string;
        network: string;
        providerType: string;
    }
    Index

    Properties

    fundingSourceType: string
    network: string
    providerType: string