UNPKG

@adyen/api-library

Version:

The Adyen API Library for NodeJS enables you to work with Adyen APIs.

375 lines 9.01 kB
"use strict"; /* * The version of the OpenAPI document: v3 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit this class manually. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.PaymentMethod = void 0; class PaymentMethod { static getAttributeTypeMap() { return PaymentMethod.attributeTypeMap; } constructor() { } } exports.PaymentMethod = PaymentMethod; PaymentMethod.discriminator = undefined; PaymentMethod.mapping = undefined; PaymentMethod.attributeTypeMap = [ { "name": "accel", "baseName": "accel", "type": "AccelResponseInfo | null", "format": "" }, { "name": "affirm", "baseName": "affirm", "type": "AffirmResponseInfo | null", "format": "" }, { "name": "afterpayTouch", "baseName": "afterpayTouch", "type": "AfterpayTouchResponseInfo | null", "format": "" }, { "name": "alipayPlus", "baseName": "alipayPlus", "type": "AlipayPlusResponseInfo | null", "format": "" }, { "name": "allowed", "baseName": "allowed", "type": "boolean", "format": "" }, { "name": "amex", "baseName": "amex", "type": "AmexResponseInfo | null", "format": "" }, { "name": "applePay", "baseName": "applePay", "type": "ApplePayResponseInfo | null", "format": "" }, { "name": "bcmc", "baseName": "bcmc", "type": "BcmcResponseInfo | null", "format": "" }, { "name": "businessLineId", "baseName": "businessLineId", "type": "string", "format": "" }, { "name": "carnet", "baseName": "carnet", "type": "CarnetResponseInfo | null", "format": "" }, { "name": "cartesBancaires", "baseName": "cartesBancaires", "type": "CartesBancairesResponseInfo | null", "format": "" }, { "name": "clearpay", "baseName": "clearpay", "type": "ClearpayResponseInfo | null", "format": "" }, { "name": "countries", "baseName": "countries", "type": "Array<string>", "format": "" }, { "name": "cup", "baseName": "cup", "type": "CupResponseInfo | null", "format": "" }, { "name": "currencies", "baseName": "currencies", "type": "Array<string>", "format": "" }, { "name": "customRoutingFlags", "baseName": "customRoutingFlags", "type": "Array<string>", "format": "" }, { "name": "diners", "baseName": "diners", "type": "DinersResponseInfo | null", "format": "" }, { "name": "discover", "baseName": "discover", "type": "DiscoverResponseInfo | null", "format": "" }, { "name": "eft_directdebit_CA", "baseName": "eft_directdebit_CA", "type": "EFTDirectDebitCAResponseInfo | null", "format": "" }, { "name": "eftpos_australia", "baseName": "eftpos_australia", "type": "EftPosAustraliaResponseInfo | null", "format": "" }, { "name": "enabled", "baseName": "enabled", "type": "boolean", "format": "" }, { "name": "girocard", "baseName": "girocard", "type": "GirocardResponseInfo | null", "format": "" }, { "name": "givex", "baseName": "givex", "type": "GivexResponseInfo | null", "format": "" }, { "name": "googlePay", "baseName": "googlePay", "type": "GooglePayResponseInfo | null", "format": "" }, { "name": "id", "baseName": "id", "type": "string", "format": "" }, { "name": "ideal", "baseName": "ideal", "type": "IdealResponseInfo | null", "format": "" }, { "name": "interac_card", "baseName": "interac_card", "type": "InteracCardResponseInfo | null", "format": "" }, { "name": "jcb", "baseName": "jcb", "type": "JCBResponseInfo | null", "format": "" }, { "name": "klarna", "baseName": "klarna", "type": "KlarnaResponseInfo | null", "format": "" }, { "name": "maestro", "baseName": "maestro", "type": "MaestroResponseInfo | null", "format": "" }, { "name": "maestro_usa", "baseName": "maestro_usa", "type": "MaestroUSAResponseInfo | null", "format": "" }, { "name": "mc", "baseName": "mc", "type": "MCResponseInfo | null", "format": "" }, { "name": "mealVoucher_FR", "baseName": "mealVoucher_FR", "type": "MealVoucherFRResponseInfo | null", "format": "" }, { "name": "nyce", "baseName": "nyce", "type": "NyceResponseInfo | null", "format": "" }, { "name": "paybybank_plaid", "baseName": "paybybank_plaid", "type": "PayByBankPlaidResponseInfo | null", "format": "" }, { "name": "payme", "baseName": "payme", "type": "PayMeResponseInfo | null", "format": "" }, { "name": "paypal", "baseName": "paypal", "type": "PayPalResponseInfo | null", "format": "" }, { "name": "payto", "baseName": "payto", "type": "PayToResponseInfo | null", "format": "" }, { "name": "pulse", "baseName": "pulse", "type": "PulseResponseInfo | null", "format": "" }, { "name": "reference", "baseName": "reference", "type": "string", "format": "" }, { "name": "sepadirectdebit", "baseName": "sepadirectdebit", "type": "SepaDirectDebitResponseInfo | null", "format": "" }, { "name": "shopperInteraction", "baseName": "shopperInteraction", "type": "string", "format": "" }, { "name": "sodexo", "baseName": "sodexo", "type": "SodexoResponseInfo | null", "format": "" }, { "name": "sofort", "baseName": "sofort", "type": "SofortResponseInfo | null", "format": "" }, { "name": "star", "baseName": "star", "type": "StarResponseInfo | null", "format": "" }, { "name": "storeIds", "baseName": "storeIds", "type": "Array<string>", "format": "" }, { "name": "svs", "baseName": "svs", "type": "SvsResponseInfo | null", "format": "" }, { "name": "swish", "baseName": "swish", "type": "SwishResponseInfo | null", "format": "" }, { "name": "ticket", "baseName": "ticket", "type": "TicketResponseInfo | null", "format": "" }, { "name": "twint", "baseName": "twint", "type": "TwintResponseInfo | null", "format": "" }, { "name": "type", "baseName": "type", "type": "string", "format": "" }, { "name": "valuelink", "baseName": "valuelink", "type": "ValuelinkResponseInfo | null", "format": "" }, { "name": "verificationStatus", "baseName": "verificationStatus", "type": "PaymentMethod.VerificationStatusEnum", "format": "" }, { "name": "vipps", "baseName": "vipps", "type": "VippsResponseInfo | null", "format": "" }, { "name": "visa", "baseName": "visa", "type": "VisaResponseInfo | null", "format": "" }, { "name": "wechatpay", "baseName": "wechatpay", "type": "WeChatPayResponseInfo | null", "format": "" }, { "name": "wechatpay_pos", "baseName": "wechatpay_pos", "type": "WeChatPayPosResponseInfo | null", "format": "" } ]; (function (PaymentMethod) { let VerificationStatusEnum; (function (VerificationStatusEnum) { VerificationStatusEnum["Valid"] = "valid"; VerificationStatusEnum["Pending"] = "pending"; VerificationStatusEnum["Invalid"] = "invalid"; VerificationStatusEnum["Rejected"] = "rejected"; })(VerificationStatusEnum = PaymentMethod.VerificationStatusEnum || (PaymentMethod.VerificationStatusEnum = {})); })(PaymentMethod = exports.PaymentMethod || (exports.PaymentMethod = {})); //# sourceMappingURL=paymentMethod.js.map