UNPKG

scheunemann-interfaces

Version:
9 lines (8 loc) 343 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EPagBankAuthMethod = void 0; var EPagBankAuthMethod; (function (EPagBankAuthMethod) { EPagBankAuthMethod["THREEDS"] = "THREEDS"; EPagBankAuthMethod["INAPP"] = "INAPP"; })(EPagBankAuthMethod || (exports.EPagBankAuthMethod = EPagBankAuthMethod = {}));