UNPKG

scheunemann-interfaces

Version:
9 lines (8 loc) 407 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EPagBankShippingServiceType = void 0; var EPagBankShippingServiceType; (function (EPagBankShippingServiceType) { EPagBankShippingServiceType["SEDEX"] = "SEDEX"; EPagBankShippingServiceType["PAC"] = "PAC"; })(EPagBankShippingServiceType || (exports.EPagBankShippingServiceType = EPagBankShippingServiceType = {}));