UNPKG

@playmoweb/payline-typescript-sdk

Version:
10 lines 267 B
class PaylineExtendedCardType { country; // FRA isocode isCvd; // Y bank; // LCL type; // mastercard network; // mastercard product; // gold / premier } export { PaylineExtendedCardType }; //# sourceMappingURL=payline-extended-card-type.js.map