@airwallex/node-sdk
Version:
Airwallex Node.js SDK
15 lines • 672 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.PaymentAcceptancePerlasTerminals = void 0;
var PaymentAcceptancePerlasTerminals;
(function (PaymentAcceptancePerlasTerminals) {
PaymentAcceptancePerlasTerminals.discriminator = 'PaymentAcceptancePerlasTerminals';
PaymentAcceptancePerlasTerminals.attributeTypeMap = [
{
name: 'shopper_name',
baseName: 'shopper_name',
type: 'string',
},
];
})(PaymentAcceptancePerlasTerminals || (exports.PaymentAcceptancePerlasTerminals = PaymentAcceptancePerlasTerminals = {}));
//# sourceMappingURL=paymentAcceptancePerlasTerminals.js.map