UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

15 lines 602 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PaymentAcceptanceNarvesen = void 0; var PaymentAcceptanceNarvesen; (function (PaymentAcceptanceNarvesen) { PaymentAcceptanceNarvesen.discriminator = 'PaymentAcceptanceNarvesen'; PaymentAcceptanceNarvesen.attributeTypeMap = [ { name: 'shopper_name', baseName: 'shopper_name', type: 'string', }, ]; })(PaymentAcceptanceNarvesen || (exports.PaymentAcceptanceNarvesen = PaymentAcceptanceNarvesen = {})); //# sourceMappingURL=paymentAcceptanceNarvesen.js.map