AbbreviatedCreditCardInfo: {
    cardNumberLastFour: string;
    provider: SE.Provider;
}

Type declaration

Generated using TypeDoc