UNPKG

scheunemann-interfaces

Version:
9 lines (8 loc) 423 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EPagBankConfigOption = void 0; var EPagBankConfigOption; (function (EPagBankConfigOption) { EPagBankConfigOption["INSTALLMENTS_LIMIT"] = "INSTALLMENTS_LIMIT"; EPagBankConfigOption["INTEREST_FREE_INSTALLMENTS"] = "INTEREST_FREE_INSTALLMENTS"; })(EPagBankConfigOption || (exports.EPagBankConfigOption = EPagBankConfigOption = {}));