@cfxlabsinc/b2b-services
    Preparing search index...
    type YellowcardChannel = {
        channelType: string;
        country: string;
        createdAt: string;
        currency: string;
        feeLocal: number;
        feeUSD: number;
        id: string;
        max: number;
        min: number;
        rampType: string;
        status: string;
        updatedAt: string;
        vendorId: string;
    }
    Index

    Properties

    channelType: string
    country: string
    createdAt: string
    currency: string
    feeLocal: number
    feeUSD: number
    id: string
    max: number
    min: number
    rampType: string
    status: string
    updatedAt: string
    vendorId: string