UNPKG

@seniorsistemas/senior-hcm

Version:
20 lines 493 B
"use strict"; /** * Folha de Pagamento * HCM - Folha de pagamento * * * Contact: seniorx-dev@senior.com.br * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit the class manually. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.DecisionPcD = void 0; exports.DecisionPcD = { No: 'No', Also: 'Also', Only: 'Only' }; //# sourceMappingURL=decisionPcD.js.map