swagger: '2.0'
info:
  title: "RH16"
  version: "20251201170704"
host: localhost:8080
schemes:
  - http
basePath: /apprh/rest
produces:
  - application/json
paths:
  /Notificacao_Papel_Zero:
    post:
      tags:
        - Notificacao_Papel_Zero
      operationId: "Notificacao_Papel_Zero"
      summary: "Notificacao_Papel_Zero"
      parameters:
        - name: "Notificacao_Papel_ZeroInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Notificacao_Papel_ZeroInput"


      responses:
        200:
          description: "Successful operation"
        404:
          description: "Not found"
  /pws_dados_carga_inicial:
    post:
      tags:
        - pws_dados_carga_inicial
      operationId: "pws_dados_carga_inicial"
      summary: "pws_dados_carga_inicial"
      parameters:
        - name: "pws_dados_carga_inicialInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/pws_dados_carga_inicialInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/pws_dados_carga_inicialOutput"
        404:
          description: "Not found"
  /pws_dados_pessoais:
    post:
      tags:
        - pws_dados_pessoais
      operationId: "pws_dados_pessoais"
      summary: "pws_dados_pessoais"
      parameters:
        - name: "pws_dados_pessoaisInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/pws_dados_pessoaisInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/pws_dados_pessoaisOutput"
        404:
          description: "Not found"
  /pws_dados_servidor:
    post:
      tags:
        - pws_dados_servidor
      operationId: "pws_dados_servidor"
      summary: "pws_dados_servidor"
      parameters:
        - name: "pws_dados_servidorInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/pws_dados_servidorInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/pws_dados_servidorOutput"
        404:
          description: "Not found"
  /pws_dados_servidor_v2:
    post:
      tags:
        - pws_dados_servidor_v2
      operationId: "pws_dados_servidor_v2"
      summary: "WS dados servidor"
      parameters:
        - name: "pws_dados_servidor_v2Input"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/pws_dados_servidor_v2Input"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/pws_dados_servidor_v2Output"
        404:
          description: "Not found"
  /Ws_Abonar_Ponto:
    post:
      tags:
        - Ws_Abonar_Ponto
      operationId: "Ws_Abonar_Ponto"
      summary: "WS de Abono de Ponto - APP"
      parameters:
        - name: "Ws_Abonar_PontoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Abonar_PontoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Abonar_PontoOutput"
        404:
          description: "Not found"
  /Ws_Afastamento_Lista:
    post:
      tags:
        - Ws_Afastamento_Lista
      operationId: "Ws_Afastamento_Lista"
      summary: "Ws_Afastamento_Lista"
      parameters:
        - name: "Ws_Afastamento_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Afastamento_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Afastamento_ListaOutput"
        404:
          description: "Not found"
  /Ws_Afastamento_Solicitacao:
    post:
      tags:
        - Ws_Afastamento_Solicitacao
      operationId: "Ws_Afastamento_Solicitacao"
      summary: "Ws_Afastamento_Solicitacao"
      parameters:
        - name: "Ws_Afastamento_SolicitacaoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Afastamento_SolicitacaoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Afastamento_SolicitacaoOutput"
        404:
          description: "Not found"
  /Ws_Atestado_Solicitacao:
    post:
      tags:
        - Ws_Atestado_Solicitacao
      operationId: "Ws_Atestado_Solicitacao"
      summary: "Ws_Atestado_Solicitacao"
      parameters:
        - name: "Ws_Atestado_SolicitacaoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Atestado_SolicitacaoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Atestado_SolicitacaoOutput"
        404:
          description: "Not found"
  /Ws_Atestado_Solicitacao_Lista:
    post:
      tags:
        - Ws_Atestado_Solicitacao_Lista
      operationId: "Ws_Atestado_Solicitacao_Lista"
      summary: "Lista de Solicitação de Atestado"
      parameters:
        - name: "Ws_Atestado_Solicitacao_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Atestado_Solicitacao_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Atestado_Solicitacao_ListaOutput"
        404:
          description: "Not found"
  /Ws_Clientes_Lista:
    post:
      tags:
        - Ws_Clientes_Lista
      operationId: "Ws_Clientes_Lista"
      summary: "Ws_Clientes_Lista"
      parameters:
        - name: "Ws_Clientes_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Clientes_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Clientes_ListaOutput"
        404:
          description: "Not found"
  /Ws_Competencia:
    post:
      tags:
        - Ws_Competencia
      operationId: "Ws_Competencia"
      summary: "Ws_Competencia"
      parameters:
        - name: "Ws_CompetenciaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_CompetenciaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_CompetenciaOutput"
        404:
          description: "Not found"
  /Ws_Dados_Banco:
    post:
      tags:
        - Ws_Dados_Banco
      operationId: "Ws_Dados_Banco"
      summary: "Ws_Dados_Banco"
      parameters:
        - name: "Ws_Dados_BancoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Dados_BancoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Dados_BancoOutput"
        404:
          description: "Not found"
  /Ws_Dados_Banco_Lista:
    post:
      tags:
        - Ws_Dados_Banco_Lista
      operationId: "Ws_Dados_Banco_Lista"
      summary: "Ws_Dados_Banco_Lista"
      parameters:
        - name: "Ws_Dados_Banco_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Dados_Banco_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Dados_Banco_ListaOutput"
        404:
          description: "Not found"
  /Ws_Dependente:
    post:
      tags:
        - Ws_Dependente
      operationId: "Ws_Dependente"
      summary: "Ws_Dependente"
      parameters:
        - name: "Ws_DependenteInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_DependenteInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_DependenteOutput"
        404:
          description: "Not found"
  /Ws_Documentos_Lista:
    post:
      tags:
        - Ws_Documentos_Lista
      operationId: "Ws_Documentos_Lista"
      summary: "Ws_Documentos_Lista"
      parameters:
        - name: "Ws_Documentos_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Documentos_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Documentos_ListaOutput"
        404:
          description: "Not found"
  /Ws_Dominio:
    post:
      tags:
        - Ws_Dominio
      operationId: "Ws_Dominio"
      summary: "Ws_Dominio"
      parameters:
        - name: "Ws_DominioInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_DominioInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_DominioOutput"
        404:
          description: "Not found"
  /Ws_Enviar_Codigo_Acesso:
    post:
      tags:
        - Ws_Enviar_Codigo_Acesso
      operationId: "Ws_Enviar_Codigo_Acesso"
      summary: "Ws_Enviar_Codigo_Acesso"
      parameters:
        - name: "Ws_Enviar_Codigo_AcessoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Enviar_Codigo_AcessoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Enviar_Codigo_AcessoOutput"
        404:
          description: "Not found"
  /Ws_Enviar_Codigo_Acesso_Pre_Cadastro:
    post:
      tags:
        - Ws_Enviar_Codigo_Acesso_Pre_Cadastro
      operationId: "Ws_Enviar_Codigo_Acesso_Pre_Cadastro"
      summary: "Ws_Enviar_Codigo_Acesso_Pre_Cadastro"
      parameters:
        - name: "Ws_Enviar_Codigo_Acesso_Pre_CadastroInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Enviar_Codigo_Acesso_Pre_CadastroInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Enviar_Codigo_Acesso_Pre_CadastroOutput"
        404:
          description: "Not found"
  /Ws_Estados_Lista:
    post:
      tags:
        - Ws_Estados_Lista
      operationId: "Ws_Estados_Lista"
      summary: "Ws_Estados_Lista"
      parameters:
        - name: "Ws_Estados_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Estados_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Estados_ListaOutput"
        404:
          description: "Not found"
  /Ws_Estados_Lista_Cliente:
    post:
      tags:
        - Ws_Estados_Lista_Cliente
      operationId: "Ws_Estados_Lista_Cliente"
      summary: "Ws_Estados_Lista_Cliente"
      parameters:
        - name: "Ws_Estados_Lista_ClienteInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Estados_Lista_ClienteInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Estados_Lista_ClienteOutput"
        404:
          description: "Not found"
  /Ws_Ferias_Aquisitivo_Lista:
    post:
      tags:
        - Ws_Ferias_Aquisitivo_Lista
      operationId: "Ws_Ferias_Aquisitivo_Lista"
      summary: "Ws_Ferias_Aquisitivo_Lista"
      parameters:
        - name: "Ws_Ferias_Aquisitivo_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Ferias_Aquisitivo_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Ferias_Aquisitivo_ListaOutput"
        404:
          description: "Not found"
  /Ws_Ferias_Aquisitivo_Lista_V2:
    post:
      tags:
        - Ws_Ferias_Aquisitivo_Lista_V2
      operationId: "Ws_Ferias_Aquisitivo_Lista_V2"
      summary: "Ws_Ferias_Aquisitivo_Lista_V2"
      parameters:
        - name: "Ws_Ferias_Aquisitivo_Lista_V2Input"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Ferias_Aquisitivo_Lista_V2Input"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Ferias_Aquisitivo_Lista_V2Output"
        404:
          description: "Not found"
  /Ws_Ferias_Solicitacao:
    post:
      tags:
        - Ws_Ferias_Solicitacao
      operationId: "Ws_Ferias_Solicitacao"
      summary: "Ws_Ferias_Solicitacao"
      parameters:
        - name: "Ws_Ferias_SolicitacaoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Ferias_SolicitacaoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Ferias_SolicitacaoOutput"
        404:
          description: "Not found"
  /Ws_Finalizar_Acesso:
    post:
      tags:
        - Ws_Finalizar_Acesso
      operationId: "Ws_Finalizar_Acesso"
      summary: "Ws_Finalizar_Acesso"
      parameters:
        - name: "Ws_Finalizar_AcessoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Finalizar_AcessoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Finalizar_AcessoOutput"
        404:
          description: "Not found"
  /Ws_Folha_Lista:
    post:
      tags:
        - Ws_Folha_Lista
      operationId: "Ws_Folha_Lista"
      summary: "Ws_Folha_Lista"
      parameters:
        - name: "Ws_Folha_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Folha_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Folha_ListaOutput"
        404:
          description: "Not found"
  /Ws_Gerar_Documento_HTML:
    post:
      tags:
        - Ws_Gerar_Documento_HTML
      operationId: "Ws_Gerar_Documento_HTML"
      summary: "Ws_Gerar_Documento_HTML"
      parameters:
        - name: "Ws_Gerar_Documento_HTMLInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Gerar_Documento_HTMLInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Gerar_Documento_HTMLOutput"
        404:
          description: "Not found"
  /Ws_Gera_Codigo_Verificador:
    post:
      tags:
        - Ws_Gera_Codigo_Verificador
      operationId: "Ws_Gera_Codigo_Verificador"
      summary: "Ws_Gera_Codigo_Verificador"
      parameters:
        - name: "Ws_Gera_Codigo_VerificadorInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Gera_Codigo_VerificadorInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Gera_Codigo_VerificadorOutput"
        404:
          description: "Not found"
  /Ws_Grau_Instrucao:
    post:
      tags:
        - Ws_Grau_Instrucao
      operationId: "Ws_Grau_Instrucao"
      summary: "Ws_Grau_Instrucao"
      parameters:
        - name: "Ws_Grau_InstrucaoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Grau_InstrucaoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Grau_InstrucaoOutput"
        404:
          description: "Not found"
  /WS_Iniciar_Processo_Folha:
    post:
      tags:
        - WS_Iniciar_Processo_Folha
      operationId: "WS_Iniciar_Processo_Folha"
      summary: "WS_Iniciar_Processo_Folha"
      parameters:
        - name: "WS_Iniciar_Processo_FolhaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/WS_Iniciar_Processo_FolhaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/WS_Iniciar_Processo_FolhaOutput"
        404:
          description: "Not found"
  /Ws_Justificar_Ponto:
    post:
      tags:
        - Ws_Justificar_Ponto
      operationId: "Ws_Justificar_Ponto"
      summary: "Ws_Justificar_Ponto"
      parameters:
        - name: "Ws_Justificar_PontoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Justificar_PontoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Justificar_PontoOutput"
        404:
          description: "Not found"
  /Ws_Justifica_Ponto_Lista:
    post:
      tags:
        - Ws_Justifica_Ponto_Lista
      operationId: "Ws_Justifica_Ponto_Lista"
      summary: "WS Lista de Justificativa do Ponto"
      parameters:
        - name: "Ws_Justifica_Ponto_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Justifica_Ponto_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Justifica_Ponto_ListaOutput"
        404:
          description: "Not found"
  /Ws_Licenca_Aquisitivo_Lista:
    post:
      tags:
        - Ws_Licenca_Aquisitivo_Lista
      operationId: "Ws_Licenca_Aquisitivo_Lista"
      summary: "Ws_Licenca_Premio_Aquisitivo"
      parameters:
        - name: "Ws_Licenca_Aquisitivo_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Licenca_Aquisitivo_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Licenca_Aquisitivo_ListaOutput"
        404:
          description: "Not found"
  /Ws_Licenca_Aquisitivo_Lista_V2:
    post:
      tags:
        - Ws_Licenca_Aquisitivo_Lista_V2
      operationId: "Ws_Licenca_Aquisitivo_Lista_V2"
      summary: "Ws_Licenca_Aquisitivo_Lista_V2"
      parameters:
        - name: "Ws_Licenca_Aquisitivo_Lista_V2Input"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Licenca_Aquisitivo_Lista_V2Input"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Licenca_Aquisitivo_Lista_V2Output"
        404:
          description: "Not found"
  /Ws_Licenca_Solicitacao:
    post:
      tags:
        - Ws_Licenca_Solicitacao
      operationId: "Ws_Licenca_Solicitacao"
      summary: "Ws_Licenca_Solicitacao"
      parameters:
        - name: "Ws_Licenca_SolicitacaoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Licenca_SolicitacaoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Licenca_SolicitacaoOutput"
        404:
          description: "Not found"
  /Ws_Lista_Documentos_Html_Liberados_Servidor:
    post:
      tags:
        - Ws_Lista_Documentos_Html_Liberados_Servidor
      operationId: "Ws_Lista_Documentos_Html_Liberados_Servidor"
      summary: "Ws_Lista_Documentos_Html_Liberados_Servidor"
      parameters:
        - name: "Ws_Lista_Documentos_Html_Liberados_ServidorInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Lista_Documentos_Html_Liberados_ServidorInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Lista_Documentos_Html_Liberados_ServidorOutput"
        404:
          description: "Not found"
  /Ws_Login_Rh:
    post:
      tags:
        - Ws_Login_Rh
      operationId: "Ws_Login_Rh"
      summary: "Ws_Login_Rh"
      parameters:
        - name: "Ws_Login_RhInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Login_RhInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Login_RhOutput"
        404:
          description: "Not found"
  /Ws_Logo_App:
    post:
      tags:
        - Ws_Logo_App
      operationId: "Ws_Logo_App"
      summary: "Ws_Logo_App"
      parameters:
        - name: "Ws_Logo_AppInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Logo_AppInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Logo_AppOutput"
        404:
          description: "Not found"
  /Ws_Logradouro:
    post:
      tags:
        - Ws_Logradouro
      operationId: "Ws_Logradouro"
      summary: "Ws_Logradouro"
      parameters:
        - name: "Ws_LogradouroInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_LogradouroInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_LogradouroOutput"
        404:
          description: "Not found"
  /Ws_MotivoJustificativa:
    post:
      tags:
        - Ws_MotivoJustificativa
      operationId: "Ws_MotivoJustificativa"
      summary: "Ws_Motivo Justificativa"
      parameters:
        - name: "Ws_MotivoJustificativaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_MotivoJustificativaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_MotivoJustificativaOutput"
        404:
          description: "Not found"
  /Ws_Municipios_Lista:
    post:
      tags:
        - Ws_Municipios_Lista
      operationId: "Ws_Municipios_Lista"
      summary: "Ws_Municipios_Lista"
      parameters:
        - name: "Ws_Municipios_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Municipios_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Municipios_ListaOutput"
        404:
          description: "Not found"
  /Ws_Municipios_Lista_Cliente:
    post:
      tags:
        - Ws_Municipios_Lista_Cliente
      operationId: "Ws_Municipios_Lista_Cliente"
      summary: "Ws_Municipios_Lista_Cliente"
      parameters:
        - name: "Ws_Municipios_Lista_ClienteInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Municipios_Lista_ClienteInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Municipios_Lista_ClienteOutput"
        404:
          description: "Not found"
  /Ws_Ponto_Serv:
    post:
      tags:
        - Ws_Ponto_Serv
      operationId: "Ws_Ponto_Serv"
      summary: "Ws_Ponto_Serv"
      parameters:
        - name: "Ws_Ponto_ServInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Ponto_ServInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Ponto_ServOutput"
        404:
          description: "Not found"
  /Ws_Ponto_Serv_Batida:
    post:
      tags:
        - Ws_Ponto_Serv_Batida
      operationId: "Ws_Ponto_Serv_Batida"
      summary: "Ws_Ponto_Serv_Batida"
      parameters:
        - name: "Ws_Ponto_Serv_BatidaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Ponto_Serv_BatidaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Ponto_Serv_BatidaOutput"
        404:
          description: "Not found"
  /Ws_Ponto_Serv_Espelho:
    post:
      tags:
        - Ws_Ponto_Serv_Espelho
      operationId: "Ws_Ponto_Serv_Espelho"
      summary: "Ws_Ponto_Serv_Espelho"
      parameters:
        - name: "Ws_Ponto_Serv_EspelhoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Ponto_Serv_EspelhoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Ponto_Serv_EspelhoOutput"
        404:
          description: "Not found"
  /Ws_Ponto_Serv_Lista:
    post:
      tags:
        - Ws_Ponto_Serv_Lista
      operationId: "Ws_Ponto_Serv_Lista"
      summary: "Ws_Ponto_Serv_Lista"
      parameters:
        - name: "Ws_Ponto_Serv_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Ponto_Serv_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Ponto_Serv_ListaOutput"
        404:
          description: "Not found"
  /Ws_Ponto_Serv_Lista_V2:
    post:
      tags:
        - Ws_Ponto_Serv_Lista_V2
      operationId: "Ws_Ponto_Serv_Lista_V2"
      summary: "Ws_Ponto_Serv_Lista_V2"
      parameters:
        - name: "Ws_Ponto_Serv_Lista_V2Input"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Ponto_Serv_Lista_V2Input"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Ponto_Serv_Lista_V2Output"
        404:
          description: "Not found"
  /Ws_PreCadastro_Alterar_Senha:
    post:
      tags:
        - Ws_PreCadastro_Alterar_Senha
      operationId: "Ws_PreCadastro_Alterar_Senha"
      summary: "Ws_Pre Cadastro_Alterar_Senha"
      parameters:
        - name: "Ws_PreCadastro_Alterar_SenhaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_PreCadastro_Alterar_SenhaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_PreCadastro_Alterar_SenhaOutput"
        404:
          description: "Not found"
  /Ws_PreCadastro_Login:
    post:
      tags:
        - Ws_PreCadastro_Login
      operationId: "Ws_PreCadastro_Login"
      summary: "Ws_Pre Cadastro_Login"
      parameters:
        - name: "Ws_PreCadastro_LoginInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_PreCadastro_LoginInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_PreCadastro_LoginOutput"
        404:
          description: "Not found"
  /Ws_PreCadastro_Pessoal:
    post:
      tags:
        - Ws_PreCadastro_Pessoal
      operationId: "Ws_PreCadastro_Pessoal"
      summary: "Ws_Pre Cadastro_Pessoal"
      parameters:
        - name: "Ws_PreCadastro_PessoalInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_PreCadastro_PessoalInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_PreCadastro_PessoalOutput"
        404:
          description: "Not found"
  /Ws_PreCadastro_Pessoal_Lista:
    post:
      tags:
        - Ws_PreCadastro_Pessoal_Lista
      operationId: "Ws_PreCadastro_Pessoal_Lista"
      summary: "Ws_Pre Cadastro_Pessoal_Listar"
      parameters:
        - name: "Ws_PreCadastro_Pessoal_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_PreCadastro_Pessoal_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_PreCadastro_Pessoal_ListaOutput"
        404:
          description: "Not found"
  /Ws_Recadastramento_Lista:
    post:
      tags:
        - Ws_Recadastramento_Lista
      operationId: "Ws_Recadastramento_Lista"
      summary: "Ws_Recadastrameto_Lista"
      parameters:
        - name: "Ws_Recadastramento_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Recadastramento_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Recadastramento_ListaOutput"
        404:
          description: "Not found"
  /Ws_Recadastramento_Lista_Doc:
    post:
      tags:
        - Ws_Recadastramento_Lista_Doc
      operationId: "Ws_Recadastramento_Lista_Doc"
      summary: "Ws_Recadastramento_Lista_Doc"
      parameters:
        - name: "Ws_Recadastramento_Lista_DocInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Recadastramento_Lista_DocInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Recadastramento_Lista_DocOutput"
        404:
          description: "Not found"
  /Ws_Recadastramento_Lista_Solicitacoes:
    post:
      tags:
        - Ws_Recadastramento_Lista_Solicitacoes
      operationId: "Ws_Recadastramento_Lista_Solicitacoes"
      summary: "Ws_Recadastramento_Lista_Solicitacoes"
      parameters:
        - name: "Ws_Recadastramento_Lista_SolicitacoesInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Recadastramento_Lista_SolicitacoesInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Recadastramento_Lista_SolicitacoesOutput"
        404:
          description: "Not found"
  /ws_recebe_intelbras:
    post:
      tags:
        - ws_recebe_intelbras
      operationId: "ws_recebe_intelbras"
      summary: "ws_recebe_intelbras"

      responses:
        200:
          description: "Successful operation"
        404:
          description: "Not found"
  /Ws_Recuperar_Senha:
    post:
      tags:
        - Ws_Recuperar_Senha
      operationId: "Ws_Recuperar_Senha"
      summary: "Ws_Recuperar_Senha"
      parameters:
        - name: "Ws_Recuperar_SenhaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Recuperar_SenhaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Recuperar_SenhaOutput"
        404:
          description: "Not found"
  /ws_response_rep:
    post:
      tags:
        - ws_response_rep
      operationId: "ws_response_rep"
      summary: "ws_response_rep"

      responses:
        200:
          description: "Successful operation"
        404:
          description: "Not found"
  /Ws_Servidor_Dados:
    post:
      tags:
        - Ws_Servidor_Dados
      operationId: "Ws_Servidor_Dados"
      summary: "Ws_Servidor_Dados"
      parameters:
        - name: "Ws_Servidor_DadosInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Servidor_DadosInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Servidor_DadosOutput"
        404:
          description: "Not found"
  /Ws_Servidor_Dados_Solicitacao:
    post:
      tags:
        - Ws_Servidor_Dados_Solicitacao
      operationId: "Ws_Servidor_Dados_Solicitacao"
      summary: "Ws_Servidor_Dados_Solicitacao"
      parameters:
        - name: "Ws_Servidor_Dados_SolicitacaoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Servidor_Dados_SolicitacaoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Servidor_Dados_SolicitacaoOutput"
        404:
          description: "Not found"
  /Ws_Servidor_Dados_V2:
    post:
      tags:
        - Ws_Servidor_Dados_V2
      operationId: "Ws_Servidor_Dados_V2"
      summary: "Ws_Servidor_Dados Copy_V2"
      parameters:
        - name: "Ws_Servidor_Dados_V2Input"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Servidor_Dados_V2Input"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Servidor_Dados_V2Output"
        404:
          description: "Not found"
  /Ws_Servidor_Dependente:
    post:
      tags:
        - Ws_Servidor_Dependente
      operationId: "Ws_Servidor_Dependente"
      summary: "Ws_Servidor_Dependente"
      parameters:
        - name: "Ws_Servidor_DependenteInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Servidor_DependenteInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Servidor_DependenteOutput"
        404:
          description: "Not found"
  /Ws_Servidor_Documento:
    post:
      tags:
        - Ws_Servidor_Documento
      operationId: "Ws_Servidor_Documento"
      summary: "Ws_Servidor_Documento"
      parameters:
        - name: "Ws_Servidor_DocumentoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Servidor_DocumentoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Servidor_DocumentoOutput"
        404:
          description: "Not found"
  /Ws_Servidor_Foto:
    post:
      tags:
        - Ws_Servidor_Foto
      operationId: "Ws_Servidor_Foto"
      summary: "Ws_Servidor_Foto"
      parameters:
        - name: "Ws_Servidor_FotoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Servidor_FotoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Servidor_FotoOutput"
        404:
          description: "Not found"
  /Ws_Solicitacao_Lista:
    post:
      tags:
        - Ws_Solicitacao_Lista
      operationId: "Ws_Solicitacao_Lista"
      summary: "Ws_Solicitacao_Lista"
      parameters:
        - name: "Ws_Solicitacao_ListaInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Solicitacao_ListaInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Solicitacao_ListaOutput"
        404:
          description: "Not found"
  /Ws_Tipo_Afastamento:
    post:
      tags:
        - Ws_Tipo_Afastamento
      operationId: "Ws_Tipo_Afastamento"
      summary: "Ws_Tipo_Afastamento"
      parameters:
        - name: "Ws_Tipo_AfastamentoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Tipo_AfastamentoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Tipo_AfastamentoOutput"
        404:
          description: "Not found"
  /Ws_Token_Usuario:
    post:
      tags:
        - Ws_Token_Usuario
      operationId: "Ws_Token_Usuario"
      summary: "Ws_Token_Usuario"
      parameters:
        - name: "Ws_Token_UsuarioInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Token_UsuarioInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Token_UsuarioOutput"
        404:
          description: "Not found"
  /Ws_Validar_Acesso:
    post:
      tags:
        - Ws_Validar_Acesso
      operationId: "Ws_Validar_Acesso"
      summary: "Ws_Validar_Acesso"
      parameters:
        - name: "Ws_Validar_AcessoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Validar_AcessoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Validar_AcessoOutput"
        404:
          description: "Not found"
  /Ws_Validar_Codigo_Acesso:
    post:
      tags:
        - Ws_Validar_Codigo_Acesso
      operationId: "Ws_Validar_Codigo_Acesso"
      summary: "Ws_Validar_Codigo_Acesso"
      parameters:
        - name: "Ws_Validar_Codigo_AcessoInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Validar_Codigo_AcessoInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Validar_Codigo_AcessoOutput"
        404:
          description: "Not found"
  /Ws_Validar_Dados_Usuario:
    post:
      tags:
        - Ws_Validar_Dados_Usuario
      operationId: "Ws_Validar_Dados_Usuario"
      summary: "Ws_Validar_Dados_Usuario"
      parameters:
        - name: "Ws_Validar_Dados_UsuarioInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Validar_Dados_UsuarioInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Validar_Dados_UsuarioOutput"
        404:
          description: "Not found"
  /Ws_Valida_Codigo_Verificador:
    post:
      tags:
        - Ws_Valida_Codigo_Verificador
      operationId: "Ws_Valida_Codigo_Verificador"
      summary: "Ws_Valida_Codigo_Verificador"
      parameters:
        - name: "Ws_Valida_Codigo_VerificadorInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Valida_Codigo_VerificadorInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Valida_Codigo_VerificadorOutput"
        404:
          description: "Not found"
  /Ws_Versao_App:
    post:
      tags:
        - Ws_Versao_App
      operationId: "Ws_Versao_App"
      summary: "Ws_Versao_App"
      parameters:
        - name: "Ws_Versao_AppInput"
          in: "body"
          required: false
          schema:
            $ref: "#/definitions/Ws_Versao_AppInput"


      responses:
        200:
          description: "Successful operation"
          schema:
            $ref: "#/definitions/Ws_Versao_AppOutput"
        404:
          description: "Not found"
  /gxobject:
    post:
      tags:
        - gxobject
      operationId: "gxobject"
      summary: "GeneXus Upload Services"

      responses:
        200:
          description: "Successful operation"
        404:
          description: "Not found"
definitions:
  pws_dados_carga_inicialOutput:
    properties:
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  pws_dados_pessoaisOutput:
    properties:
      SDT_Retorno_Integracao:
        description: SDT_Retorno_Integracao_Pessoa
        $ref: "#/definitions/SDT_Retorno_Integracao_Pessoa"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  pws_dados_servidorOutput:
    properties:
      SDT_Retorno_Integracao:
        description: SDT_Retorno_Integracao_Servidor
        $ref: "#/definitions/SDT_Retorno_Integracao_Servidor"


  pws_dados_servidor_v2Output:
    properties:
      SDT_Retorno_Integracao:
        description: SDT_Retorno_Integracao_Servidor
        $ref: "#/definitions/SDT_Retorno_Integracao_Servidor"


  Ws_Abonar_PontoOutput:
    properties:
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Afastamento_ListaOutput:
    properties:
      SDT_Afastamento_Lista:
        description: SDT_Afastamento_Lista
        type: array
        items:
          $ref: "#/definitions/SDT_Afastamento_Lista_SDT_Afastamento_ListaItem"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Afastamento_SolicitacaoOutput:
    properties:
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Atestado_SolicitacaoOutput:
    properties:
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Atestado_Solicitacao_ListaOutput:
    properties:
      Sdt_Solicitacao_Lista:
        description: Sdt_Solicitacao_Atestado_Lista
        type: array
        items:
          $ref: "#/definitions/Sdt_Solicitacao_Atestado_Lista"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Clientes_ListaOutput:
    properties:
      SDT_Clientes_Lista:
        description: SDT_Clientes_Lista
        type: array
        items:
          $ref: "#/definitions/SDT_Clientes_Lista"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_CompetenciaOutput:
    properties:
      Sdt_Competencia:
        description: sdt_competencia
        type: array
        items:
          $ref: "#/definitions/sdt_competencia_Item"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Dados_BancoOutput:
    properties:
      SDT_Dados_Banco:
        description: SDT_Dados_Banco
        type: array
        items:
          $ref: "#/definitions/SDT_Dados_Banco"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Dados_Banco_ListaOutput:
    properties:
      SDT_Dados_Banco:
        description: SDT_Dados_Banco
        type: array
        items:
          $ref: "#/definitions/SDT_Dados_Banco"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_DependenteOutput:
    properties:
      sdt_dependente:
        description: sdt_dependente
        type: array
        items:
          $ref: "#/definitions/sdt_dependente"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Documentos_ListaOutput:
    properties:
      SDT_App_Documentos:
        description: SDT_App_Documentos
        type: array
        items:
          $ref: "#/definitions/SDT_App_Documentos"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_DominioOutput:
    properties:
      SDT_Retorno_Dominio:
        description: SDT_Retorno_Dominio
        $ref: "#/definitions/SDT_Retorno_Dominio"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Enviar_Codigo_AcessoOutput:
    properties:
      Sdt_Dados_Usuario:
        description: Sdt_Dados_Usuario
        $ref: "#/definitions/Sdt_Dados_Usuario"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Enviar_Codigo_Acesso_Pre_CadastroOutput:
    properties:
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Estados_ListaOutput:
    properties:
      SDT_Estados_Lista:
        description: SDT_Estados_Lista
        type: array
        items:
          $ref: "#/definitions/SDT_Estados_Lista"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Estados_Lista_ClienteOutput:
    properties:
      SDT_Estados_Lista:
        description: SDT_Estados_Lista
        type: array
        items:
          $ref: "#/definitions/SDT_Estados_Lista"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Ferias_Aquisitivo_ListaOutput:
    properties:
      Sdt_Ferias_Aquisitivo:
        description: Sdt_Ferias_Aquisitivo
        type: array
        items:
          $ref: "#/definitions/Sdt_Ferias_Aquisitivo"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Ferias_Aquisitivo_Lista_V2Output:
    properties:
      Sdt_Ferias_Aquisitivo:
        description: Sdt_Ferias_Aquisitivo
        type: array
        items:
          $ref: "#/definitions/Sdt_Ferias_Aquisitivo"
      sdt_paginacao_ws:
        description: sdt_paginacao_ws
        $ref: "#/definitions/sdt_paginacao_ws"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Ferias_SolicitacaoOutput:
    properties:
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Finalizar_AcessoOutput:
    properties:
      SDT_Usuario:
        description: Sdt_Usuario
        $ref: "#/definitions/Sdt_Usuario"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Folha_ListaOutput:
    properties:
      sdt_folha:
        description: sdt_folha
        type: array
        items:
          $ref: "#/definitions/sdt_folha_sdt_folhaItem"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Gerar_Documento_HTMLOutput:
    properties:
      Sdt_Retorno_Gerar_Documento_HTML:
        description: Sdt_Retorno_Gerar_Documento_HTML
        $ref: "#/definitions/Sdt_Retorno_Gerar_Documento_HTML"


  Ws_Gera_Codigo_VerificadorOutput:
    properties:
      cod_verif_codigo:
        type: "string"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Grau_InstrucaoOutput:
    properties:
      Sdt_Grau_Instrucao:
        description: Sdt_Grau_Instrucao
        type: array
        items:
          $ref: "#/definitions/Sdt_Grau_Instrucao"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  WS_Iniciar_Processo_FolhaOutput:
    properties:
      processamento_id:
        type: "integer"
        format: "int64"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Justificar_PontoOutput:
    properties:
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Justifica_Ponto_ListaOutput:
    properties:
      Sdt_Justificativa_Lista:
        description: sdt_solicitacao_acerto_app
        type: array
        items:
          $ref: "#/definitions/sdt_solicitacao_acerto_app"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Licenca_Aquisitivo_ListaOutput:
    properties:
      Sdt_Licenca_Aquisitivo:
        description: Sdt_Licenca_Aquisitivo
        type: array
        items:
          $ref: "#/definitions/Sdt_Licenca_Aquisitivo_Sdt_Licenca_AquisitivoItem"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Licenca_Aquisitivo_Lista_V2Output:
    properties:
      sdt_paginacao_ws:
        description: sdt_paginacao_ws
        $ref: "#/definitions/sdt_paginacao_ws"
      Sdt_Licenca_Aquisitivo:
        description: Sdt_Licenca_Aquisitivo
        type: array
        items:
          $ref: "#/definitions/Sdt_Licenca_Aquisitivo_Sdt_Licenca_AquisitivoItem"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Licenca_SolicitacaoOutput:
    properties:
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Lista_Documentos_Html_Liberados_ServidorOutput:
    properties:
      Sdt_Retorno_Modelo_Documento_HTML:
        description: Sdt_Retorno_Modelo_Documento_HTML
        $ref: "#/definitions/Sdt_Retorno_Modelo_Documento_HTML"


  Ws_Login_RhOutput:
    properties:
      isErro:
        type: "boolean"
      SDT_Usuario:
        description: Sdt_Usuario
        $ref: "#/definitions/Sdt_Usuario"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Logo_AppOutput:
    properties:
      varArquivo:
        type: "string"
      varUrlImagem:
        type: "string"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_LogradouroOutput:
    properties:
      sdt_logradouro:
        description: sdt_logradouro
        type: array
        items:
          $ref: "#/definitions/sdt_logradouro"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_MotivoJustificativaOutput:
    properties:
      SDT_Ponto_Motivos:
        description: SDT_Ponto_Motivos
        type: array
        items:
          $ref: "#/definitions/SDT_Ponto_Motivos"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Municipios_ListaOutput:
    properties:
      SDT_Municipios_Lista:
        description: SDT_Municipios_Lista
        type: array
        items:
          $ref: "#/definitions/SDT_Municipios_Lista"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Municipios_Lista_ClienteOutput:
    properties:
      SDT_Municipios_Lista:
        description: SDT_Municipios_Lista
        type: array
        items:
          $ref: "#/definitions/SDT_Municipios_Lista"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Ponto_ServOutput:
    properties:
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Ponto_Serv_BatidaOutput:
    properties:
      Sdt_Dados_Comprovante_Ponto_Batida:
        description: Sdt_Dados_Comprovante_Ponto_Batida
        type: array
        items:
          $ref: "#/definitions/Sdt_Dados_Comprovante_Ponto_Batida"
      arquivo_hash:
        type: "string"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Ponto_Serv_EspelhoOutput:
    properties:
      varArquivo:
        type: "string"
      arquivo_hash:
        type: "string"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Ponto_Serv_ListaOutput:
    properties:
      Sdt_Ponto_Serv_Lista:
        description: Sdt_Ponto_Serv_Lista
        type: array
        items:
          $ref: "#/definitions/Sdt_Ponto_Serv_Lista"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Ponto_Serv_Lista_V2Output:
    properties:
      Sdt_Ponto_Serv_Lista:
        description: Sdt_Ponto_Serv_Lista
        type: array
        items:
          $ref: "#/definitions/Sdt_Ponto_Serv_Lista"
      sdt_paginacao_ws:
        description: sdt_paginacao_ws
        $ref: "#/definitions/sdt_paginacao_ws"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_PreCadastro_Alterar_SenhaOutput:
    properties:
      isAtualizado:
        type: "boolean"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_PreCadastro_LoginOutput:
    properties:
      isAutenticado:
        type: "boolean"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_PreCadastro_PessoalOutput:
    properties:
      SDT_Retorno_PreCadastro_Pessoal:
        description: SDT_Retorno_Pre Cadastro_Pessoal
        $ref: "#/definitions/SDT_Retorno_PreCadastro_Pessoal"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_PreCadastro_Pessoal_ListaOutput:
    properties:
      SDT_Retorno_PreCadastro_Pessoal:
        description: SDT_Retorno_Pre Cadastro_Pessoal
        $ref: "#/definitions/SDT_Retorno_PreCadastro_Pessoal"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Recadastramento_ListaOutput:
    properties:
      SDTRecadastramento:
        description: SDTRecadastramento
        type: array
        items:
          $ref: "#/definitions/SDTRecadastramento"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Recadastramento_Lista_DocOutput:
    properties:
      SDTRecadastramentoDoc:
        description: SDTRecadastramento Doc
        type: array
        items:
          $ref: "#/definitions/SDTRecadastramentoDoc"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Recadastramento_Lista_SolicitacoesOutput:
    properties:
      SDT_Recad_Solicitacao:
        description: SDT_Recad_Solicitacao
        type: array
        items:
          $ref: "#/definitions/SDT_Recad_Solicitacao"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Recuperar_SenhaOutput:
    properties:
      isErro:
        type: "boolean"
      Sdt_Dados_Usuario:
        description: Sdt_Dados_Usuario
        $ref: "#/definitions/Sdt_Dados_Usuario"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Servidor_DadosOutput:
    properties:
      sdt_servidor:
        description: sdt_servidor
        type: array
        items:
          $ref: "#/definitions/sdt_servidor_sdt_servidorItem"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Servidor_Dados_SolicitacaoOutput:
    properties:
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Servidor_Dados_V2Output:
    properties:
      sdt_paginacao_ws:
        description: sdt_paginacao_ws
        $ref: "#/definitions/sdt_paginacao_ws"
      sdt_servidor:
        description: sdt_servidor
        type: array
        items:
          $ref: "#/definitions/sdt_servidor_sdt_servidorItem"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Servidor_DependenteOutput:
    properties:
      SDT_Serv_Dependente:
        description: SDT_Serv_Dependente
        type: array
        items:
          $ref: "#/definitions/SDT_Serv_Dependente"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Servidor_DocumentoOutput:
    properties:
      varArquivo:
        type: "string"
      arquivo_hash:
        type: "string"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Servidor_FotoOutput:
    properties:
      sdt_servidor_foto:
        description: sdt_servidor_foto
        $ref: "#/definitions/sdt_servidor_foto"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Solicitacao_ListaOutput:
    properties:
      Sdt_Solicitacao_Lista:
        description: Sdt_Solicitacao_Lista
        type: array
        items:
          $ref: "#/definitions/Sdt_Solicitacao_Lista"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Tipo_AfastamentoOutput:
    properties:
      Sdt_Tipo_afastamento:
        description: sdt_tipo_afastamento
        type: array
        items:
          $ref: "#/definitions/sdt_tipo_afastamento_sdt_tipo_afastamentoItem"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Token_UsuarioOutput:
    properties:
      Sdt_Token_Usuario:
        description: Sdt_Token_Usuario
        $ref: "#/definitions/Sdt_Token_Usuario"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Validar_AcessoOutput:
    properties:
      isErro:
        type: "boolean"
      SDT_Usuario:
        description: Sdt_Usuario
        $ref: "#/definitions/Sdt_Usuario"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Validar_Codigo_AcessoOutput:
    properties:
      Sdt_Dados_Usuario:
        description: Sdt_Dados_Usuario
        $ref: "#/definitions/Sdt_Dados_Usuario"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Validar_Dados_UsuarioOutput:
    properties:
      Sdt_Dados_Usuario:
        description: Sdt_Dados_Usuario
        $ref: "#/definitions/Sdt_Dados_Usuario"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Valida_Codigo_VerificadorOutput:
    properties:
      isValido:
        type: "boolean"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"


  Ws_Versao_AppOutput:
    properties:
      VersaoApp:
        type: "string"
      isErro:
        type: "boolean"
      Mensagens:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"



  Notificacao_Papel_ZeroInput:
    properties:
      id:
        type: "string"
      Message:
        type: "string"
      Object:
        type: "string"


  pws_dados_carga_inicialInput:
    properties:
      SDT_parametros_integracao:
        description: SDT_parametros_integracao
        $ref: "#/definitions/SDT_parametros_integracao"


  pws_dados_pessoaisInput:
    properties:
      SDT_parametros_integracao:
        description: SDT_parametros_integracao
        $ref: "#/definitions/SDT_parametros_integracao"


  pws_dados_servidorInput:
    properties:
      SDT_parametros_integracao:
        description: SDT_parametros_integracao
        $ref: "#/definitions/SDT_parametros_integracao"


  pws_dados_servidor_v2Input:
    properties:
      SDT_parametros_integracao:
        description: SDT_parametros_integracao
        $ref: "#/definitions/SDT_parametros_integracao"


  Ws_Abonar_PontoInput:
    properties:
      Sdt_Parm_Acerto_Ponto:
        description: Sdt_Parm_Acerto_Ponto
        $ref: "#/definitions/Sdt_Parm_Acerto_Ponto"


  Ws_Afastamento_ListaInput:
    properties:
      Sdt_Parm_Afastamento:
        description: SDT_Parm_Afastamento
        $ref: "#/definitions/SDT_Parm_Afastamento"


  Ws_Afastamento_SolicitacaoInput:
    properties:
      Sdt_Parm_Afastamento:
        description: SDT_Parm_Afastamento
        $ref: "#/definitions/SDT_Parm_Afastamento"


  Ws_Atestado_SolicitacaoInput:
    properties:
      SDT_Parm_Atestado_WS:
        description: SDT_Parm_Atestado_WS
        $ref: "#/definitions/SDT_Parm_Atestado_WS"


  Ws_Atestado_Solicitacao_ListaInput:
    properties:
      Sdt_Parm_Solicitacao_Lista:
        description: Sdt_Parm_Solicitacao_Lista
        $ref: "#/definitions/Sdt_Parm_Solicitacao_Lista"


  Ws_Clientes_ListaInput:
    properties:
      Sdt_Parm_Acesso:
        description: Sdt_Parm_Acesso
        $ref: "#/definitions/Sdt_Parm_Acesso"


  Ws_CompetenciaInput:
    properties:
      Sdt_Parm_Competencia:
        description: Sdt_Parm_Competencia
        $ref: "#/definitions/Sdt_Parm_Competencia"


  Ws_Dados_BancoInput:
    properties:
      Sdt_Parm_Dados_Banco:
        description: Sdt_Parm_Dados_Banco
        $ref: "#/definitions/Sdt_Parm_Dados_Banco"


  Ws_Dados_Banco_ListaInput:
    properties:
      Sdt_Parm_Dados_Banco_Lista:
        description: Sdt_Parm_Dados_Banco_Lista
        $ref: "#/definitions/Sdt_Parm_Dados_Banco_Lista"


  Ws_DependenteInput:
    properties:
      Sdt_Parm_Dependente:
        description: Sdt_Parm_Dependente
        $ref: "#/definitions/Sdt_Parm_Dependente"


  Ws_Documentos_ListaInput:
    properties:
      SDT_Parm_Documentos_Lista:
        description: SDT_Parm_Documentos_Lista
        $ref: "#/definitions/SDT_Parm_Documentos_Lista"


  Ws_DominioInput:
    properties:
      SDT_Parm_Dominio:
        description: SDT_Parm_Dominio
        $ref: "#/definitions/SDT_Parm_Dominio"


  Ws_Enviar_Codigo_AcessoInput:
    properties:
      Sdt_Parm_Login:
        description: Sdt_Parm_Login
        $ref: "#/definitions/Sdt_Parm_Login"


  Ws_Enviar_Codigo_Acesso_Pre_CadastroInput:
    properties:
      Sdt_Parm_Enviar_Codigo_Verificador:
        description: Sdt_Parm_Enviar_Codigo_Verificador
        $ref: "#/definitions/Sdt_Parm_Enviar_Codigo_Verificador"


  Ws_Estados_ListaInput:
    properties:
      Sdt_Parm_Estados:
        description: SDT_Parm_Estados
        $ref: "#/definitions/SDT_Parm_Estados"


  Ws_Estados_Lista_ClienteInput:
    properties:
      Sdt_Parm_Estados:
        description: SDT_Parm_Estados
        $ref: "#/definitions/SDT_Parm_Estados"


  Ws_Ferias_Aquisitivo_ListaInput:
    properties:
      Sdt_Parm_Ferias:
        description: Sdt_Parm_Ferias
        $ref: "#/definitions/Sdt_Parm_Ferias"


  Ws_Ferias_Aquisitivo_Lista_V2Input:
    properties:
      Sdt_Parm_Ferias_V2:
        description: Sdt_Parm_Ferias_V2
        $ref: "#/definitions/Sdt_Parm_Ferias_V2"


  Ws_Ferias_SolicitacaoInput:
    properties:
      Sdt_Parm_Ferias:
        description: Sdt_Parm_Ferias
        $ref: "#/definitions/Sdt_Parm_Ferias"


  Ws_Finalizar_AcessoInput:
    properties:
      Sdt_Parm_Login:
        description: Sdt_Parm_Login
        $ref: "#/definitions/Sdt_Parm_Login"


  Ws_Folha_ListaInput:
    properties:
      Sdt_Parm_Folha:
        description: Sdt_Parm_Folha
        $ref: "#/definitions/Sdt_Parm_Folha"


  Ws_Gerar_Documento_HTMLInput:
    properties:
      Sdt_Parm_Gerar_Documento_HTML:
        description: Sdt_Parm_Gerar_Documento_HTML
        $ref: "#/definitions/Sdt_Parm_Gerar_Documento_HTML"


  Ws_Gera_Codigo_VerificadorInput:
    properties:
      SDT_Parm_Codigo_Verificador:
        description: SDT_Parm_Codigo_Verificador
        $ref: "#/definitions/SDT_Parm_Codigo_Verificador"


  Ws_Grau_InstrucaoInput:
    properties:
      Sdt_Parm_Grau_Instrucao:
        description: Sdt_Parm_Grau_Instrucao
        $ref: "#/definitions/Sdt_Parm_Grau_Instrucao"


  WS_Iniciar_Processo_FolhaInput:
    properties:
      ParmList:
        description: Sdt_Parm_List
        $ref: "#/definitions/Sdt_Parm_List"


  Ws_Justificar_PontoInput:
    properties:
      Sdt_Parm_Justificar_Ponto:
        description: Sdt_Parm_Justificar_Ponto
        $ref: "#/definitions/Sdt_Parm_Justificar_Ponto"


  Ws_Justifica_Ponto_ListaInput:
    properties:
      Sdt_Parm_Justificar_Ponto_Lista:
        description: Sdt_Parm_Justificar_Ponto_Lista
        $ref: "#/definitions/Sdt_Parm_Justificar_Ponto_Lista"


  Ws_Licenca_Aquisitivo_ListaInput:
    properties:
      Sdt_Parm_LicencaPremio:
        description: Sdt_Parm_Licenca Premio
        $ref: "#/definitions/Sdt_Parm_LicencaPremio"


  Ws_Licenca_Aquisitivo_Lista_V2Input:
    properties:
      Sdt_Parm_LicencaPremio:
        description: Sdt_Parm_Licenca Premio_V2
        $ref: "#/definitions/Sdt_Parm_LicencaPremio_V2"


  Ws_Licenca_SolicitacaoInput:
    properties:
      Sdt_Parm_LicencaPremio:
        description: Sdt_Parm_Licenca Premio
        $ref: "#/definitions/Sdt_Parm_LicencaPremio"


  Ws_Lista_Documentos_Html_Liberados_ServidorInput:
    properties:
      Sdt_Parm_Modelo_Documento_HTML:
        description: Sdt_Parm_Modelo_Documento_HTML
        $ref: "#/definitions/Sdt_Parm_Modelo_Documento_HTML"


  Ws_Login_RhInput:
    properties:
      Sdt_Parm_Login:
        description: Sdt_Parm_Login
        $ref: "#/definitions/Sdt_Parm_Login"


  Ws_Logo_AppInput:
    properties:
      Sdt_Parm_Logo_App:
        description: Sdt_Parm_Logo_App
        $ref: "#/definitions/Sdt_Parm_Logo_App"


  Ws_LogradouroInput:
    properties:
      Sdt_Parm_Logradouro:
        description: Sdt_Parm_Logradouro
        $ref: "#/definitions/Sdt_Parm_Logradouro"


  Ws_MotivoJustificativaInput:
    properties:
      Sdt_Parm_Ponto_Motivos:
        description: Sdt_Parm_Ponto_Motivos
        $ref: "#/definitions/Sdt_Parm_Ponto_Motivos"


  Ws_Municipios_ListaInput:
    properties:
      Sdt_Parm_Municipios:
        description: SDT_Parm_Municipios
        $ref: "#/definitions/SDT_Parm_Municipios"


  Ws_Municipios_Lista_ClienteInput:
    properties:
      Sdt_Parm_Municipios:
        description: SDT_Parm_Municipios
        $ref: "#/definitions/SDT_Parm_Municipios"


  Ws_Ponto_ServInput:
    properties:
      Sdt_Parm_Ponto_Serv:
        description: Sdt_Parm_Ponto_Serv
        $ref: "#/definitions/Sdt_Parm_Ponto_Serv"


  Ws_Ponto_Serv_BatidaInput:
    properties:
      Sdt_Parm_Ponto_Serv_Batida:
        description: Sdt_Parm_Ponto_Serv_Batida
        $ref: "#/definitions/Sdt_Parm_Ponto_Serv_Batida"


  Ws_Ponto_Serv_EspelhoInput:
    properties:
      Sdt_Parm_Ponto_Serv:
        description: Sdt_Parm_Ponto_Serv
        $ref: "#/definitions/Sdt_Parm_Ponto_Serv"


  Ws_Ponto_Serv_ListaInput:
    properties:
      Sdt_Parm_Ponto_Serv:
        description: Sdt_Parm_Ponto_Serv
        $ref: "#/definitions/Sdt_Parm_Ponto_Serv"


  Ws_Ponto_Serv_Lista_V2Input:
    properties:
      Sdt_Parm_Ponto_Serv_V2:
        description: Sdt_Parm_Ponto_Serv_V2
        $ref: "#/definitions/Sdt_Parm_Ponto_Serv_V2"


  Ws_PreCadastro_Alterar_SenhaInput:
    properties:
      SDT_Parm_PreCadastro_Login:
        description: SDT_Parm_Pre Cadastro_Login
        $ref: "#/definitions/SDT_Parm_PreCadastro_Login"


  Ws_PreCadastro_LoginInput:
    properties:
      SDT_Parm_PreCadastro_Login:
        description: SDT_Parm_Pre Cadastro_Login
        $ref: "#/definitions/SDT_Parm_PreCadastro_Login"


  Ws_PreCadastro_PessoalInput:
    properties:
      SDT_Parm_PreCadastro_Pessoal:
        description: SDT_Parm_Pre Cadastro_Pessoal
        $ref: "#/definitions/SDT_Parm_PreCadastro_Pessoal"


  Ws_PreCadastro_Pessoal_ListaInput:
    properties:
      SDT_Parm_PreCadastro_Pessoal:
        description: SDT_Parm_Pre Cadastro_Pessoal_Lista
        $ref: "#/definitions/SDT_Parm_PreCadastro_Pessoal_Lista"


  Ws_Recadastramento_ListaInput:
    properties:
      SDT_Parm_Recad_Lista:
        description: SDT_Parm_Recad_Lista
        $ref: "#/definitions/SDT_Parm_Recad_Lista"


  Ws_Recadastramento_Lista_DocInput:
    properties:
      SDT_Parm_Recad_Lista_Doc:
        description: SDT_Parm_Recad_Lista_Doc
        $ref: "#/definitions/SDT_Parm_Recad_Lista_Doc"


  Ws_Recadastramento_Lista_SolicitacoesInput:
    properties:
      SDT_Parm_Recad_Lista:
        description: SDT_Parm_Recad_Lista
        $ref: "#/definitions/SDT_Parm_Recad_Lista"


  Ws_Recuperar_SenhaInput:
    properties:
      Sdt_Parm_Login:
        description: Sdt_Parm_Login
        $ref: "#/definitions/Sdt_Parm_Login"


  Ws_Servidor_DadosInput:
    properties:
      Sdt_Parm_Servidor:
        description: Sdt_Parm_Servidor
        $ref: "#/definitions/Sdt_Parm_Servidor"


  Ws_Servidor_Dados_SolicitacaoInput:
    properties:
      SDT_Parm_Servidor_Sol:
        description: SDT_Parm_Servidor_Sol
        $ref: "#/definitions/SDT_Parm_Servidor_Sol"


  Ws_Servidor_Dados_V2Input:
    properties:
      Sdt_Parm_Servidor:
        description: Sdt_Parm_Servidor_V2
        $ref: "#/definitions/Sdt_Parm_Servidor_V2"


  Ws_Servidor_DependenteInput:
    properties:
      Sdt_Parm_Serv_Dependente:
        description: Sdt_Parm_Serv_Dependente
        $ref: "#/definitions/Sdt_Parm_Serv_Dependente"


  Ws_Servidor_DocumentoInput:
    properties:
      SDT_Parm_Servidor_Doc:
        description: SDT_Parm_Servidor_Doc
        $ref: "#/definitions/SDT_Parm_Servidor_Doc"


  Ws_Servidor_FotoInput:
    properties:
      Sdt_Parm_Servidor:
        description: Sdt_Parm_Servidor
        $ref: "#/definitions/Sdt_Parm_Servidor"


  Ws_Solicitacao_ListaInput:
    properties:
      Sdt_Parm_Solicitacao_Lista:
        description: Sdt_Parm_Solicitacao_Lista
        $ref: "#/definitions/Sdt_Parm_Solicitacao_Lista"


  Ws_Tipo_AfastamentoInput:
    properties:
      Sdt_Parm_Tipo_Afastamento:
        description: Sdt_Parm_Tipo_Afastamento
        $ref: "#/definitions/Sdt_Parm_Tipo_Afastamento"


  Ws_Token_UsuarioInput:
    properties:
      Sdt_Parm_Token_Usuario:
        description: Sdt_Parm_Token_Usuario
        $ref: "#/definitions/Sdt_Parm_Token_Usuario"


  Ws_Validar_AcessoInput:
    properties:
      Sdt_Parm_Login:
        description: Sdt_Parm_Login
        $ref: "#/definitions/Sdt_Parm_Login"


  Ws_Validar_Codigo_AcessoInput:
    properties:
      Sdt_Parm_Login:
        description: Sdt_Parm_Login
        $ref: "#/definitions/Sdt_Parm_Login"


  Ws_Validar_Dados_UsuarioInput:
    properties:
      Sdt_Parm_Login:
        description: Sdt_Parm_Login
        $ref: "#/definitions/Sdt_Parm_Login"


  Ws_Valida_Codigo_VerificadorInput:
    properties:
      SDT_Parm_Codigo_Verificador:
        description: SDT_Parm_Codigo_Verificador
        $ref: "#/definitions/SDT_Parm_Codigo_Verificador"


  Ws_Versao_AppInput:
    properties:
      Sdt_Parm_Versao_App:
        description: Sdt_Parm_Versao_App
        $ref: "#/definitions/Sdt_Parm_Versao_App"



  Messages_Message:
    properties:
      Id:
        description: Id
        type: "string"

      Type:
        description: Type
        type: "integer"
        format: "int32"

      Description:
        description: Description
        type: "string"





  SDTRecadastramento:
    properties:
      recadastramento_id:
        description: recadastramento_id
        type: "integer"
        format: "int64"

      recadastr_serv_status:
        description: recadastr_serv_status
        type: "integer"
        format: "int32"

      recadastr_serv_sequencial:
        description: recadastr_serv_sequencial
        type: "integer"
        format: "int64"

      recadastr_serv_data_sol:
        description: recadastr_serv_data_sol
        type: "string"
        format: "date-time"

      recadastr_serv_pessoa_id:
        description: recadastr_serv_pessoa_id
        type: "integer"
        format: "int64"

      recadastr_serv_pessoa_cod:
        description: recadastr_serv_pessoa_cod
        type: "integer"
        format: "int64"

      recadastr_serv_pessoa_nome:
        description: recadastr_serv_pessoa_nome
        type: "string"

      recadastr_serv_pessoa_cpf:
        description: recadastr_serv_pessoa_cpf
        type: "string"

      recadastr_serv_pessao_ug_id:
        description: recadastr_serv_pessao_ug_id
        type: "integer"
        format: "int64"

      recadastr_serv_protocolo:
        description: recadastr_serv_protocolo
        type: "string"

      recadastr_serv_dados_ant:
        description: recadastr_serv_dados_ant
        type: "string"

      recadastr_serv_dados_new:
        description: recadastr_serv_dados_new
        type: "string"

      recadastr_serv_sdt_controle:
        description: recadastr_serv_sdt_controle
        type: "string"

      recadastr_rec_pess_status_cont:
        description: recadastr_rec_pess_status_cont
        type: "integer"
        format: "int32"

      pre_cad_dep_status_cont:
        description: pre_cad_dep_status_cont
        type: "integer"
        format: "int32"

      recad_dado_bancario_status_con:
        description: recad_dado_bancario_status_con
        type: "integer"
        format: "int32"




  SDTRecadastramentoDoc:
    properties:
      recadastramento_doc_id:
        description: recadastramento_doc_id
        type: "integer"
        format: "int64"

      recadastramento_doc_recad_id:
        description: recadastramento_id
        type: "integer"
        format: "int64"

      recadastramento_servidor_id:
        description: Chave do recadastramento de servidor
        type: "integer"
        format: "int64"

      pre_cad_dep_id:
        description: Chave do recadastramento de dependente
        type: "integer"
        format: "int64"

      recadastramento_doc_tipo:
        description: recadastramento_doc_tipo
        type: "integer"
        format: "int32"

      recadastramento_doc_anexo:
        description: recadastramento_doc_anexo
        type: "string"

      recadastramento_doc_anexo_ext:
        description: recadastramento_doc_anexo_ext
        type: "string"

      recadastramento_doc_anexo_path:
        description: recadastramento_doc_anexo_path
        type: "string"

      recadastramento_doc_anexo_nome:
        description: recadastramento_doc_anexo_nome
        type: "string"

      recadastramento_doc_inc_em:
        description: recadastramento_doc_inc_em
        type: "string"
        format: "date-time"

      recadastramento_doc_inc_por:
        description: recadastramento_doc_inc_por
        type: "integer"
        format: "int64"

      recadastramento_doc_doc_div_id:
        description: recadastramento_doc_documento_diversos_id
        type: "integer"
        format: "int64"

      recadastramento_doc_dep_tipo:
        description: recadastramento_doc_dep_tipo
        type: "integer"
        format: "int32"

      recadastramento_doc_dep_seq:
        description: Sequencial identificador do dependente
        type: "integer"
        format: "int32"

      recadastramento_doc_sequencia:
        description: Sequencial identificador do documento do dependente
        type: "integer"
        format: "int32"

      recadastramento_doc_data:
        description: recadastramento_doc_data
        type: "string"
        format: "date"

      recadastramento_doc_ano:
        description: recadastramento_doc_ano
        type: "integer"
        format: "int32"

      recadastramento_doc_link:
        description: recadastramento_doc_link
        type: "string"




  SDTServidor_Periodo_Gozo_SDTServidor_Periodo_GozoItem:
    properties:
      Id:
        description: Id
        type: "integer"
        format: "int64"

      DataInicial:
        description: Data Inicial
        type: "string"

      DataFinal:
        description: Data Final
        type: "string"

      TipoGozo:
        description: Tipo Gozo
        type: "string"

      DiasGozados:
        description: Dias Gozados
        type: "integer"
        format: "int32"





  SDT_Afastamento_Lista_SDT_Afastamento_ListaItem:
    properties:
      afastamento_id:
        description: afastamento_id
        type: "integer"
        format: "int64"

      tipo_afastamento_descricao:
        description: tipo_afastamento_descricao
        type: "string"

      afastamento_inicio:
        description: afastamento_inicio
        type: "string"
        format: "date"

      afastamento_final:
        description: afastamento_final
        type: "string"
        format: "date"

      tipo_afastamento_codigo:
        description: tipo_afastamento_codigo
        type: "integer"
        format: "int64"





  SDT_App_Documentos:
    properties:
      app_doc_id:
        description: Chave
        type: "integer"
        format: "int64"

      app_doc_nome_arq:
        description: Nome do Arquivo
        type: "string"

      app_doc_caminho_arq:
        description: Caminho do Arquivo
        type: "string"

      app_doc_extensao_arq:
        description: Extensão do Arquivo
        type: "string"

      app_doc_tipo_arq:
        description: Tipo do Arquivo
        type: "string"

      app_doc_tipo_arq_int:
        description: app_doc_tipo_arq_int
        type: "integer"
        format: "int32"

      app_doc_hash_arq:
        description: Hash SHA-512 
        type: "string"

      app_doc_data_arq:
        description: Data/Hora geração
        type: "string"
        format: "date-time"

      app_doc_servidor_id:
        description: app_doc_servidor_id
        type: "integer"
        format: "int64"

      app_doc_ug_id:
        description: app_doc_ug_id
        type: "integer"
        format: "int64"

      app_doc_link:
        description: app_doc_link
        type: "string"




  SDT_Clientes_Lista:
    properties:
      cliente_nome:
        description: cliente_nome
        type: "string"

      cliente_sigla_cliente:
        description: cliente_sigla_cliente
        type: "string"

      cliente_url_api:
        description: cliente_url_api
        type: "string"




  sdt_competencia_Item:
    properties:
      competencia_id:
        description: Id
        type: "integer"
        format: "int64"

      competencia_mes:
        description: Mês
        type: "integer"
        format: "int32"

      competencia_ano:
        description: Ano
        type: "integer"
        format: "int32"

      competencia_ug_id:
        description: UG ID
        type: "integer"
        format: "int64"

      competencia_mes_ano:
        description: Mês/Ano
        type: "string"





  SDT_Dados_Banco:
    properties:
      servidor_banco_id:
        description: Id
        type: "integer"
        format: "int64"

      servidor_banco_agencia:
        description: Agência
        type: "string"

      servidor_banco_conta_num:
        description: Número
        type: "string"

      servidor_banco_conta_dig:
        description: Dígito
        type: "string"

      servidor_banco_conta_op:
        description: Operação
        type: "string"

      servidor_banco_inativacao:
        description: Data Inativação
        type: "string"
        format: "date"

      servidor_banco_status:
        description: Status
        type: "integer"
        format: "int32"

      servidor_banco_bnc_id:
        description: servidor_banco_bnc_id
        type: "integer"
        format: "int64"

      servidor_banco_num_desc:
        description: servidor_banco_num_desc
        type: "string"

      servidor_banco_razao_conta:
        description: Razao da Conta
        type: "integer"
        format: "int64"

      servidor_banco_cooperativa:
        description: Cooperativa
        type: "boolean"

      servidor_banco_tipo_bancario:
        description: Tipo
        type: "integer"
        format: "int32"

      serv_banco_pes_banco_id:
        description: serv_banco_pes_banco_id
        type: "integer"
        format: "int64"




  Sdt_Dados_Comprovante_Ponto_Batida:
    properties:
      servidor_pessoa_nome:
        description: Nome
        type: "string"

      servidor_pessoa_cpf:
        description: CPF
        type: "string"

      servidor_pessoa_cpf_masc:
        description: servidor_pessoa_cpf_masc
        type: "string"

      unidade_gestora_id:
        description: Código
        type: "integer"
        format: "int64"

      unidade_gestora_descricao:
        description: Descrição
        type: "string"

      unidade_gestora_cnpj:
        description: CNPJ
        type: "string"

      ponto_batidas_id:
        description: Id das Batidas
        type: "integer"
        format: "int64"

      ponto_batidas_data:
        description: Data da Batida do Ponto
        type: "string"
        format: "date"

      ponto_batidas_horas:
        description: Hora da Batida do Ponto
        type: "string"
        format: "date-time"

      ponto_batidas_coordenada_lat:
        description: ponto_batidas_coordenada_lat
        type: "string"

      ponto_batidas_coordenada_lon:
        description: ponto_batidas_coordenada_lon
        type: "string"

      hash_batidas:
        description: hash_batidas
        type: "string"

      ponto_batidas_endereco:
        description: ponto_batidas_endereco
        type: "string"

      ponto_batida_app:
        description: ponto_batida_app
        type: "string"

      ponto_batida_comprovante_base64:
        description: base 64 do comprovante da batida do ponto
        type: "string"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      caminho_arquivo:
        description: caminho_arquivo
        type: "string"

      ponto_batidas_hash:
        description: ponto_batidas_hash
        type: "string"




  sdt_dados_conexao:
    properties:
      cliente:
        description: cliente
        type: "string"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      login:
        description: login
        type: "string"

      senha:
        description: senha
        type: "string"

      cliente_id:
        description: cliente_id
        type: "integer"
        format: "int32"




  Sdt_Dados_Usuario:
    properties:
      usuario_id:
        description: usuario_id
        type: "integer"
        format: "int64"

      usuario_holerite_telefone:
        description: usuario_holerite_telefone
        type: "string"

      usuario_holerite_email:
        description: usuario_holerite_email
        type: "string"

      usuario_login:
        description: usuario_login
        type: "string"

      usuario_ug:
        description: Sdt_Usuario_Ug_Lista
        type: array
        items:
          $ref: "#/definitions/Sdt_Usuario_Ug_Lista_Sdt_Usuario_Ug_ListaItem"

      usuario_nome:
        description: usuario_nome
        type: "string"

      email_codigo_validacao:
        description: email_codigo_validacao
        type: "string"

      celular_codigo_validacao:
        description: celular_codigo_validacao
        type: "string"

      usuario_novo:
        description: usuario_novo
        type: "boolean"

      usuario_holerite_status:
        description: usuario_holerite_status
        type: "string"




  sdt_dependente:
    properties:
      servidor_dependente_id:
        description: Id
        type: "integer"
        format: "int64"

      servidor_dependente_nome:
        description: Nome
        type: "string"

      servidor_dependente_nasc:
        description: Data Nascimento
        type: "string"
        format: "date"

      servidor_dependente_sexo:
        description: Sexo
        type: "integer"
        format: "int32"

      servidor_dependente_parentesco:
        description: Parentesco
        type: "integer"
        format: "int32"

      servidor_dependente_tempo_beneficio:
        description: servidor_dependente_tempo_beneficio
        type: "integer"
        format: "int32"

      servidor_dependente_cpf:
        description: CPF
        type: "string"

      servidor_dependente_cod:
        description: Código
        type: "integer"
        format: "int64"

      servidor_dependente_data:
        description: Data Inclusão
        type: "string"
        format: "date"

      servidor_dependente_idade:
        description: Idade
        type: "integer"
        format: "int32"

      servidor_dependente_deficiente:
        description: Deficiente
        type: "boolean"

      servidor_dependente_tipo_defic:
        description: Tipo de deficiencia do dependente
        type: "integer"
        format: "int32"

      servidor_dependente_defic_desc:
        description: Descrição da Deficiência
        type: "string"

      servidor_dependente_cpf_masc:
        description: CPF
        type: "string"

      servidor_dependente_cert_num:
        description: Número
        type: "string"

      servidor_dependente_cert_pag:
        description: Página
        type: "string"

      servidor_dependente_cert_livro:
        description: Livro
        type: "string"

      servidor_dependente_cert_mat:
        description: Matrícula
        type: "string"

      servidor_dependente_cartorio:
        description: Cartório
        type: "string"

      servidor_dependente_sal_fam:
        description: Dependente Salário Familia
        type: "boolean"

      servidor_dependente_dt_sal_fam:
        description: Data Fim do Salário Familia
        type: "string"
        format: "date"

      servidor_dependente_irrf:
        description: Dependente IRRF
        type: "boolean"

      servidor_dependente_dt_irrf:
        description: Data Fim do IRRF
        type: "string"
        format: "date"

      servidor_dependente_pensao:
        description: Dependente Pensão Alimenticia
        type: "boolean"

      servidor_dependente_dt_pensao:
        description: Data Fim da Pensão Alimenticia
        type: "string"
        format: "date"

      servidor_dependente_estudante:
        description: Estudante
        type: "boolean"

      servidor_dependente_cid_id:
        description: Cidade
        type: "integer"
        format: "int64"

      servidor_dependente_cid_nom:
        description: CidadeNome
        type: "string"

      servidor_dependente_ug_id:
        description: Unidade Gestora
        type: "integer"
        format: "int64"

      servidor_dependente_cel:
        description: servidor_dependente_cel
        type: "string"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      serv_dep_esocial_id:
        description: serv_dep_esocial_id
        type: "integer"
        format: "int64"

      serv_dep_esocial_desc:
        description: serv_dep_esocial_desc
        type: "string"

      servidor_dependente_inc_trb_es:
        description: servidor_dependente_inc_trb_es
        type: "integer"
        format: "int32"

      servidor_dependente_aux_creche:
        description: Auxílio Creche
        type: "integer"
        format: "int32"

      servidor_dependente_ben_prev:
        description: Beneficiário Previdenciário
        type: "integer"
        format: "int32"

      servidor_dependente_est_civil:
        description: Estado Civil
        type: "integer"
        format: "int32"

      servidor_dependente_tipo_dep:
        description: Tipo de Dependência
        type: "integer"
        format: "int32"

      servidor_dep_tipo_esoc_desc:
        description: Descrição tipo dependência
        type: "string"

      servidor_dependente_tipo_esoc:
        description: servidor_dependente_tipo_esoc
        type: "string"

      servidor_dependente_rg:
        description: servidor_dependente_rg
        type: "string"

      sequencia:
        description: sequencia
        type: "integer"
        format: "int32"




  SDT_Dominio_WS:
    properties:
      id:
        description: id
        type: "integer"
        format: "int64"

      codigo:
        description: codigo
        type: "string"

      descricao:
        description: descricao
        type: "string"




  SDT_Estados_Lista:
    properties:
      estado_id:
        description: estado_id
        type: "integer"
        format: "int64"

      estado_nome:
        description: estado_nome
        type: "string"

      estado_sigla:
        description: estado_sigla
        type: "string"




  Sdt_Ferias_Aquisitivo:
    properties:
      servidor_periodo_aquisitivo_id:
        description: servidor_periodo_aquisitivo_id
        type: "integer"
        format: "int64"

      servidor_periodo_aquis_seq:
        description: servidor_periodo_aquis_seq
        type: "integer"
        format: "int64"

      servidor_periodo_aquis_inicio:
        description: servidor_periodo_aquis_inicio
        type: "string"
        format: "date"

      servidor_periodo_aquis_final:
        description: servidor_periodo_aquis_final
        type: "string"
        format: "date"

      servidor_per_aquis_dias_a_gozar:
        description: servidor_per_aquis_dias_a_gozar
        type: "number"
        format: "double"

      servidor_per_aquis_dias_gozado:
        description: servidor_per_aquis_dias_gozado
        type: "number"
        format: "double"

      servidor_per_aquis_saldo_pagar:
        description: servidor_per_aquis_saldo_pagar
        type: "number"
        format: "double"

      servidor_per_aquis_saldo_gozar:
        description: servidor_per_aquis_saldo_gozar
        type: "number"
        format: "double"

      servidor_periodo_aquis_obs:
        description: servidor_periodo_aquis_obs
        type: "string"

      existe_solicitacao:
        description: existe_solicitacao
        type: "boolean"

      servidor_periodo_aquis_status:
        description: Status
        type: "integer"
        format: "int32"

      solicitacoes:
        description: sdt_solicitacoes
        type: array
        items:
          $ref: "#/definitions/sdt_solicitacoes_sdt_solicitacoesItem"

      periodos_gozo:
        description: SDTServidor_Periodo_Gozo
        type: array
        items:
          $ref: "#/definitions/SDTServidor_Periodo_Gozo_SDTServidor_Periodo_GozoItem"




  sdt_folha_sdt_folhaItem:
    properties:
      folha_id:
        description: Folha Id
        type: "integer"
        format: "int64"

      folha_num:
        description: Número
        type: "integer"
        format: "int32"

      folha_descricao:
        description: Descrição
        type: "string"

      check:
        description: check
        type: "boolean"

      folha_tipo:
        description: Tipo de Folha
        type: "integer"
        format: "int32"

      folha_competencia_id:
        description: Id
        type: "integer"
        format: "int64"

      folha_ponto_data_ini:
        description: folha_ponto_data_ini
        type: "string"
        format: "date"

      folha_ponto_data_fim:
        description: folha_ponto_data_fim
        type: "string"
        format: "date"

      folha_data_pagamento:
        description: folha_data_pagamento
        type: "string"
        format: "date"





  Sdt_Grau_Instrucao:
    properties:
      grau_instrucao_id:
        description: grau_instrucao_id
        type: "integer"
        format: "int64"

      grau_instrucao_descricao:
        description: grau_instrucao_descricao
        type: "string"

      grau_instrucao_codigo:
        description: grau_instrucao_codigo
        type: "string"




  Sdt_Licenca_Aquisitivo_Sdt_Licenca_AquisitivoItem:
    properties:
      licenca_periodo_aquisitivo_id:
        description: licenca_periodo_aquisitivo_id
        type: "integer"
        format: "int64"

      licenca_periodo_aquis_seq:
        description: licenca_periodo_aquis_seq
        type: "integer"
        format: "int64"

      licenca_periodo_aquis_status:
        description: licenca_periodo_aquis_status
        type: "integer"
        format: "int32"

      licenca_per_aquis_serv_id:
        description: licenca_per_aquis_serv_id
        type: "integer"
        format: "int64"

      licenca_periodo_aquis_inicio:
        description: Inicio
        type: "string"
        format: "date"

      licenca_periodo_aquis_final:
        description: Final
        type: "string"
        format: "date"

      licenca_periodo_aquis_dias:
        description: licenca_periodo_aquis_dias
        type: "integer"
        format: "int32"

      existe_solicitacao:
        description: existe_solicitacao
        type: "boolean"

      solicitacoes:
        description: sdt_solicitacoes
        type: array
        items:
          $ref: "#/definitions/sdt_solicitacoes_sdt_solicitacoesItem"

      periodo_gozo:
        description: SDTServidor_Periodo_Gozo
        type: array
        items:
          $ref: "#/definitions/SDTServidor_Periodo_Gozo_SDTServidor_Periodo_GozoItem"

      licenca_per_aquis_serv_mat:
        description: Matricula
        type: "integer"
        format: "int64"

      licenca_per_aquis_serv_cont:
        description: Contrato
        type: "integer"
        format: "int32"

      licenca_per_aquis_serv_nome:
        description: licenca_per_aquis_serv_nome
        type: "string"





  sdt_lista_documentos_recadastramento_sdt_lista_documentos_recadastramentoItem:
    properties:
      recadastramento_doc_tipo:
        description: recadastramento_doc_tipo
        type: "integer"
        format: "int32"

      recadastramento_doc_anexo_ext:
        description: recadastramento_doc_anexo_ext
        type: "string"

      recadastramento_doc_anexo_path:
        description: recadastramento_doc_anexo_path
        type: "string"

      recadastramento_doc_anexo_nome:
        description: recadastramento_doc_anexo_nome
        type: "string"

      Obrigatorio:
        description: Obrigatorio
        type: "integer"
        format: "int32"

      recadastramento_doc_doc_div_id:
        description: recadastramento_doc_documento_diversos_id
        type: "integer"
        format: "int64"

      recadastramento_doc_b64:
        description: recadastramento_doc_b64
        type: "string"

      recadastramento_doc_link:
        description: recadastramento_doc_link
        type: "string"





  sdt_logradouro:
    properties:
      logradouro_id:
        description: Id
        type: "integer"
        format: "int64"

      logradouro_endereco:
        description: Endereço
        type: "string"

      logradouro_cidade_nome:
        description: Cidade Nome
        type: "string"

      logradouro_bairro_nome:
        description: Bairro Nome
        type: "string"

      logradouro_cep:
        description: CEP
        type: "string"




  SDT_Municipios_Lista:
    properties:
      municipio_id:
        description: municipio_id
        type: "integer"
        format: "int64"

      municipio_nome:
        description: municipio_nome
        type: "string"




  sdt_paginacao_ws:
    properties:
      total_registros:
        description: total_registros
        type: "integer"
        format: "int64"

      total_paginas:
        description: total_paginas
        type: "integer"
        format: "int64"

      pagina_atual:
        description: pagina_atual
        type: "integer"
        format: "int64"

      total_registros_pagina:
        description: total_registros_pagina
        type: "integer"
        format: "int64"




  SDT_parametros_integracao:
    properties:
      param_integ_login:
        description: param_integ_login
        type: "string"

      param_integ_senha:
        description: param_integ_senha
        type: "string"

      param_integ_chave:
        description: param_integ_chave
        type: "string"

      param_integ_cliente_id:
        description: param_integ_cliente_id
        type: "integer"
        format: "int32"

      cliente:
        description: cliente
        type: "string"

      tabela:
        description: tabela
        type: "string"

      atualizar:
        description: atualizar
        type: "integer"
        format: "int32"

      ug:
        description: ug
        type: "integer"
        format: "int64"

      param_integ_tipo:
        description: Tipo da Integração
        type: "integer"
        format: "int32"

      param_integ_data_inicio_exonerados:
        description: Data de Inicio para envio dos exonerados DD/MM/YYYY
        type: "string"
        format: "date"




  Sdt_Parm_Acerto_Ponto:
    properties:
      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      data_inicio:
        description: data_inicio
        type: "string"
        format: "date"

      data_final:
        description: data_final
        type: "string"
        format: "date"

      ponto_motivos_id:
        description: ponto_motivos_id
        type: "integer"
        format: "int64"

      ponto_just_descricao:
        description: ponto_just_descricao
        type: "string"

      po_sol_observacao_resp:
        description: po_sol_observacao_resp
        type: "string"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      anexo:
        description: anexo
        type: "string"




  Sdt_Parm_Acesso:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      municipio_id:
        description: municipio_id
        type: "integer"
        format: "int64"

      ambiente:
        description: ambiente
        type: "string"




  SDT_Parm_Afastamento:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      tipo_afastamento_id:
        description: tipo_afastamento_id
        type: "integer"
        format: "int64"

      DataIni:
        description: Data Ini
        type: "string"
        format: "date"

      DataFim:
        description: Data Fim
        type: "string"
        format: "date"

      Arquivo:
        description: Arquivo
        type: "string"




  SDT_Parm_Atestado_WS:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      data_atestado:
        description: data_atestado
        type: "string"
        format: "date"

      arquivo:
        description: arquivo
        type: "string"

      quantidade:
        description: quantidade
        type: "number"
        format: "double"

      tipo_registro:
        description: tipo_registro
        type: "integer"
        format: "int32"

      cid_codigo:
        description: cid_codigo
        type: "string"

      observacao:
        description: observacao
        type: "string"

      turno:
        description: turno
        type: "integer"
        format: "int32"




  SDT_Parm_Codigo_Verificador:
    properties:
      sdt_dados_conexao:
        description: sdt_dados_conexao
        $ref: "#/definitions/sdt_dados_conexao"

      tamanho:
        description: tamanho
        type: "integer"
        format: "int32"

      gera_letra:
        description: gera_letra
        type: "boolean"

      gera_numero:
        description: gera_numero
        type: "boolean"

      codigo_identificador:
        description: codigo_identificador
        type: "integer"
        format: "int64"

      codigo_validador:
        description: codigo_validador
        type: "string"




  Sdt_Parm_Competencia:
    properties:
      cliente:
        description: cliente
        type: "string"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"




  Sdt_Parm_Dados_Banco:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      servidor_banco_id:
        description: servidor_banco_id
        type: "integer"
        format: "int64"




  Sdt_Parm_Dados_Banco_Lista:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"




  Sdt_Parm_Dependente:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      dependente_id:
        description: dependente_id
        type: "integer"
        format: "int64"




  SDT_Parm_Documentos_Lista:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      data:
        description: data
        type: "string"
        format: "date"

      dataFim:
        description: data Fim
        type: "string"
        format: "date"

      tipoArquivo:
        description: tipo Arquivo
        type: "integer"
        format: "int32"




  SDT_Parm_Dominio:
    properties:
      sdt_dados_conexao:
        description: sdt_dados_conexao
        $ref: "#/definitions/sdt_dados_conexao"

      dominio:
        description: dominio
        type: "integer"
        format: "int32"




  Sdt_Parm_Enviar_Codigo_Verificador:
    properties:
      cpf:
        description: cpf
        type: "string"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      email:
        description: email
        type: "string"

      email_codigo_validacao:
        description: email_codigo_validacao
        type: "string"

      unidade_gestora_id:
        description: Código
        type: "integer"
        format: "int64"




  SDT_Parm_Estados:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"




  Sdt_Parm_Ferias:
    properties:
      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      competencia_id:
        description: competencia_id
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      Data:
        description: Data
        type: "string"
        format: "date"

      DataFim:
        description: Data Fim
        type: "string"
        format: "date"

      situacao:
        description: situacao
        type: "integer"
        format: "int32"

      servidor_periodo_aquisitivo_id:
        description: servidor_periodo_aquisitivo_id
        type: "integer"
        format: "int64"

      servidor_periodo_aquis_seq:
        description: Sequencial
        type: "integer"
        format: "int64"




  Sdt_Parm_Ferias_V2:
    properties:
      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      login:
        description: login
        type: "string"

      senha:
        description: senha
        type: "string"

      Data:
        description: Data
        type: "string"
        format: "date"

      DataFim:
        description: Data Fim
        type: "string"
        format: "date"

      situacao:
        description: situacao
        type: "integer"
        format: "int32"

      servidor_matricula:
        description: Matrícula
        type: "integer"
        format: "int64"

      servidor_contrato:
        description: Contrato
        type: "integer"
        format: "int32"

      servidor_matricula_ini:
        description: Matrícula
        type: "integer"
        format: "int64"

      servidor_matricula_fim:
        description: Matrícula
        type: "integer"
        format: "int64"

      numero_pagina:
        description: numero_pagina
        type: "integer"
        format: "int32"




  Sdt_Parm_Folha:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      competencia_id:
        description: competencia_id
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"




  Sdt_Parm_Gerar_Documento_HTML:
    properties:
      param_integ_login:
        description: param_integ_login
        type: "string"

      param_integ_senha:
        description: param_integ_senha
        type: "string"

      param_integ_chave:
        description: param_integ_chave
        type: "string"

      param_integ_cliente_id:
        description: param_integ_cliente_id
        type: "integer"
        format: "int32"

      cliente:
        description: cliente
        type: "string"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      documento_modelo_id:
        description: documento_modelo_id
        type: "integer"
        format: "int64"

      exibir_previa:
        description: exibir_previa
        type: "boolean"

      ug_id:
        description: ug_id
        type: "integer"
        format: "int64"




  Sdt_Parm_Grau_Instrucao:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      unidade_gestora_id:
        description: Código
        type: "integer"
        format: "int64"




  Sdt_Parm_Justificar_Ponto:
    properties:
      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      data:
        description: data
        type: "string"
        format: "date"

      hora:
        description: hora
        type: "string"
        format: "date-time"

      ponto_motivos_id:
        description: ponto_motivos_id
        type: "integer"
        format: "int64"

      ponto_just_descricao:
        description: ponto_just_descricao
        type: "string"

      po_sol_observacao_resp:
        description: po_sol_observacao_resp
        type: "string"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      anexo:
        description: base64 do anexo
        type: "string"

      hora2:
        description: hora2
        type: "string"
        format: "date-time"

      hora3:
        description: hora3
        type: "string"
        format: "date-time"

      hora4:
        description: hora4
        type: "string"
        format: "date-time"




  Sdt_Parm_Justificar_Ponto_Lista:
    properties:
      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      data_inicio:
        description: data_inicio
        type: "string"
        format: "date"

      data_fim:
        description: data_fim
        type: "string"
        format: "date"

      tipo:
        description: ponto_motivos_tipo
        type: "integer"
        format: "int32"

      status:
        description: po_sol_status
        type: "integer"
        format: "int32"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"




  Sdt_Parm_LicencaPremio:
    properties:
      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      competencia_id:
        description: competencia_id
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      Data:
        description: Data
        type: "string"
        format: "date"

      DataFim:
        description: Data Fim
        type: "string"
        format: "date"

      situacao:
        description: situacao
        type: "integer"
        format: "int32"

      licenca_periodo_aquisitivo_id:
        description: licenca_periodo_aquisitivo_id
        type: "integer"
        format: "int64"




  Sdt_Parm_LicencaPremio_V2:
    properties:
      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      servidor_matricula:
        description: Matrícula
        type: "integer"
        format: "int64"

      servidor_contrato:
        description: Contrato
        type: "integer"
        format: "int32"

      servidor_matricula_ini:
        description: Matrícula
        type: "integer"
        format: "int64"

      servidor_matricula_fim:
        description: Matrícula
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      senha:
        description: senha
        type: "string"

      login:
        description: login
        type: "string"

      licenca_periodo_aquisitivo_id:
        description: licenca_periodo_aquisitivo_id
        type: "integer"
        format: "int64"

      numero_pagina:
        description: numero_pagina
        type: "integer"
        format: "int64"




  Sdt_Parm_List:
    properties:
      folha_id:
        description: Folha Id
        type: "integer"
        format: "int64"

      processamentoservidor:
        description: processamentoservidor
        type: "integer"
        format: "int32"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      secretaria_id:
        description: Secretaria
        type: "integer"
        format: "int64"

      excluirprocessamento:
        description: excluirprocessamento
        type: "boolean"

      competencia_id:
        description: Id
        type: "integer"
        format: "int64"

      lote_id:
        description: Id
        type: "integer"
        format: "int64"

      isCalcularDiferenca13:
        description: is Calcular Diferenca13
        type: "boolean"

      isLancarNegativo:
        description: is Lancar Negativo
        type: "boolean"

      grava_log:
        description: grava_log
        type: "string"

      cliente:
        description: cliente
        type: "string"

      servidor_filtro_json:
        description: servidor_filtro_json
        type: "string"

      usuario_id:
        description: ID do Usuário
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: Código
        type: "integer"
        format: "int64"

      unidade_gestora_cnpj:
        description: CNPJ
        type: "string"




  Sdt_Parm_Login:
    properties:
      cpf:
        description: cpf
        type: "string"

      senha:
        description: senha
        type: "string"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      celular:
        description: celular
        type: "string"

      celular_codigo_validacao:
        description: celular_codigo_validacao
        type: "string"

      email:
        description: email
        type: "string"

      email_codigo_validacao:
        description: email_codigo_validacao
        type: "string"

      validar_acesso:
        description: validar_acesso
        type: "boolean"

      usuario_id:
        description: usuario_id
        type: "integer"
        format: "int64"

      usuario_novo:
        description: usuario_novo
        type: "boolean"




  Sdt_Parm_Logo_App:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"




  Sdt_Parm_Logradouro:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      estado_id:
        description: estado_id
        type: "integer"
        format: "int64"

      municipio_id:
        description: municipio_id
        type: "integer"
        format: "int64"

      bairro:
        description: bairro
        type: "string"

      endereco:
        description: endereco
        type: "string"

      cep:
        description: cep
        type: "string"

      pagina:
        description: pagina
        type: "integer"
        format: "int32"

      registros:
        description: registros
        type: "integer"
        format: "int32"

      totalRegistros:
        description: total Registros
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"




  Sdt_Parm_Modelo_Documento_HTML:
    properties:
      param_integ_login:
        description: param_integ_login
        type: "string"

      param_integ_senha:
        description: param_integ_senha
        type: "string"

      param_integ_chave:
        description: param_integ_chave
        type: "string"

      param_integ_cliente_id:
        description: param_integ_cliente_id
        type: "integer"
        format: "int32"

      cliente:
        description: cliente
        type: "string"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      ug_id:
        description: ug_id
        type: "integer"
        format: "int64"




  SDT_Parm_Municipios:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      estado_id:
        description: estado_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"




  Sdt_Parm_Ponto_Motivos:
    properties:
      cliente:
        description: cliente
        type: "string"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      ponto_motivos_tipo:
        description: ponto_motivos_tipo
        type: "integer"
        format: "int32"

      ponto_motivos_offline:
        description: ponto_motivos_offline
        type: "boolean"




  Sdt_Parm_Ponto_Serv:
    properties:
      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      competencia_id:
        description: competencia_id
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      Data:
        description: Data
        type: "string"
        format: "date"

      Hora:
        description: Hora
        type: "string"
        format: "date-time"

      DataFim:
        description: Data Fim
        type: "string"
        format: "date"

      latitude:
        description: latitude
        type: "string"

      longitude:
        description: longitude
        type: "string"

      ambiente:
        description: ambiente
        type: "string"

      versao_app:
        description: versao_app
        type: "string"




  Sdt_Parm_Ponto_Serv_Batida:
    properties:
      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      latitude:
        description: latitude
        type: "string"

      longitude:
        description: longitude
        type: "string"

      ambiente:
        description: ambiente
        type: "string"

      ponto_batidas_id:
        description: Id das Batidas
        type: "integer"
        format: "int64"




  Sdt_Parm_Ponto_Serv_V2:
    properties:
      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      login:
        description: login
        type: "string"

      senha:
        description: senha
        type: "string"

      servidor_matricula:
        description: Matrícula
        type: "integer"
        format: "int64"

      servidor_contrato:
        description: Contrato
        type: "integer"
        format: "int32"

      servidor_matricula_ini:
        description: Matrícula
        type: "integer"
        format: "int64"

      servidor_matricula_fim:
        description: Matrícula
        type: "integer"
        format: "int64"

      Data:
        description: Data
        type: "string"
        format: "date"

      Hora:
        description: Hora
        type: "string"
        format: "date-time"

      DataFim:
        description: Data Fim
        type: "string"
        format: "date"

      latitude:
        description: latitude
        type: "string"

      longitude:
        description: longitude
        type: "string"

      ambiente:
        description: ambiente
        type: "string"

      numero_pagina:
        description: numero_pagina
        type: "integer"
        format: "int32"




  SDT_Parm_PreCadastro_Login:
    properties:
      sdt_dados_conexao:
        description: sdt_dados_conexao
        $ref: "#/definitions/sdt_dados_conexao"

      senha:
        description: senha
        type: "string"

      cpf:
        description: cpf
        type: "string"

      codigo_identificador:
        description: codigo_identificador
        type: "integer"
        format: "int64"

      codigo_validador:
        description: codigo_validador
        type: "string"




  SDT_Parm_PreCadastro_Pessoal:
    properties:
      pre_cadastro_id:
        description: Id
        type: "integer"
        format: "int64"

      pre_cadastro_cpf:
        description: CPF
        type: "string"

      pre_cadastro_cpf_masc:
        description: pre_cadastro_cpf_masc
        type: "string"

      pre_cadastro_codigo:
        description: Código
        type: "integer"
        format: "int64"

      pre_cadastro_status:
        description: Status
        type: "integer"
        format: "int32"

      pre_cadastro_sexo:
        description: Sexo
        type: "integer"
        format: "int32"

      pre_cadastro_data_nasc:
        description: Data de Nascimento
        type: "string"
        format: "date"

      pre_cadastro_nome:
        description: Nome
        type: "string"

      logradouro_id:
        description: Id
        type: "integer"
        format: "int64"

      logradouro_cep:
        description: CEP
        type: "string"

      logradouro_endereco:
        description: Endereço
        type: "string"

      logradouro_bairro_id:
        description: Bairro
        type: "integer"
        format: "int64"

      logradouro_bairro_nome:
        description: Bairro Nome
        type: "string"

      logradouro_cidade_id:
        description: logradouro_cidade_id
        type: "integer"
        format: "int64"

      logradouro_cidade_nome:
        description: Cidade Nome
        type: "string"

      logradouro_cidade_cod_ibge:
        description: logradouro_cidade_cod_ibge
        type: "string"

      logradouro_estado_id:
        description: Estado Id
        type: "integer"
        format: "int64"

      logradouro_estado_nome:
        description: logradouro_estado_nome
        type: "string"

      logradouro_estado_sigla:
        description: UF
        type: "string"

      logradouro_pais_id:
        description: País Id
        type: "integer"
        format: "int64"

      logradouro_pais_nome:
        description: País Nome
        type: "string"

      pre_cadastro_num_logradouro:
        description: Nº Logradouro
        type: "string"

      pre_cadastro_comp_logradouro:
        description: Comp. Logradouro
        type: "string"

      pre_cadastro_telefone:
        description: Telefone
        type: "string"

      pre_cadastro_celular:
        description: Celular
        type: "string"

      pre_cadastro_email:
        description: Email
        type: "string"

      pre_cadastro_nome_mae:
        description: Nome Mae
        type: "string"

      pre_cadastro_nome_pai:
        description: Nome Pai
        type: "string"

      pre_cadastro_raca:
        description: Raça
        type: "integer"
        format: "int32"

      pre_cadastro_nacionalidade_rais:
        description: Nacionalidade Rais
        type: "integer"
        format: "int32"

      pre_cadastro_naturalidade:
        description: Naturalidade
        type: "string"

      pre_cadastro_naturalidade_uf:
        description: Naturalidade UF
        type: "string"

      pre_cadastro_estado_civil:
        description: Estado Civil
        type: "integer"
        format: "int32"

      pre_cadastro_nome_conjugue:
        description: Nome Conjugue
        type: "string"

      pre_cadastro_cpf_conjugue:
        description: CPF Conjugue
        type: "string"

      pre_cadastro_deficiente:
        description: Deficiente?
        type: "boolean"

      pre_cadastro_tipo_sanguineo:
        description: pre_cadastro_tipo_sanguineo
        type: "integer"
        format: "int32"

      grau_instrucao_id:
        description: grau_instrucao_id
        type: "integer"
        format: "int64"

      grau_instrucao_codigo:
        description: grau_instrucao_codigo
        type: "string"

      grau_instrucao_descricao:
        description: grau_instrucao_descricao
        type: "string"

      pre_cadastro_rg:
        description: RG
        type: "string"

      pre_cadastro_rg_org_emissor:
        description: Orgão Expedidor
        type: "string"

      pre_cadastro_rg_emissao:
        description: Data de Emissão
        type: "string"
        format: "date"

      pre_cadastro_rg_uf:
        description: UF
        type: "string"

      pre_cadastro_ctps_numero:
        description: CTPS Número
        type: "string"

      pre_cadastro_ctps_serie:
        description: CTPS Série
        type: "string"

      pre_cadastro_ctps_emissao:
        description: CTPS Emissão
        type: "string"
        format: "date"

      pre_cadastro_ctps_uf:
        description: CTPS UF
        type: "string"

      pre_cadastro_tit_eleitor_num:
        description: pre_cadastro_tit_eleitor_num
        type: "string"

      pre_cadastro_tit_eleitor_zona:
        description: pre_cadastro_tit_eleitor_zona
        type: "string"

      pre_cadastro_tit_eleitor_secao:
        description: pre_cadastro_tit_eleitor_secao
        type: "string"

      pre_cadastro_cnh_numero:
        description: CNH Número
        type: "string"

      pre_cadastro_cnh_categoria:
        description: CNH Categoria
        type: "string"

      pre_cadastro_cnh_validade:
        description: CNH Validade
        type: "string"
        format: "date"

      pre_cadastro_pis_pasep:
        description: PIS/PASEP
        type: "string"

      pre_cadastro_reservista:
        description: Número Reservista
        type: "string"

      pre_cadastro_reg_prof:
        description: Número Registro Profissional
        type: "string"

      pre_cadastro_inc_em:
        description: Incluído Em
        type: "string"
        format: "date-time"

      pre_cadastro_alt_em:
        description: Alterado Em
        type: "string"
        format: "date-time"

      pre_cadastro_inc_ip:
        description: Incluído Ip
        type: "string"

      pre_cadastro_aut_em:
        description: Autorizado Em
        type: "string"
        format: "date-time"

      pre_cadastro_aut_por:
        description: Autorizado Por
        type: "integer"
        format: "int64"

      pre_cadastro_aut_ip:
        description: Autorizado Ip
        type: "string"

      pre_cadastro_ug_id:
        description: pre_cadastro_ug_id
        type: "integer"
        format: "int64"

      pre_cadastro_senha:
        description: pre_cadastro_senha
        type: "string"

      pre_cadastro_env_prot:
        description: enviado para o protocolo
        type: "boolean"

      pre_cadastro_proc_id_prot:
        description: Id do processo no protocolo
        type: "integer"
        format: "int64"

      pre_cadastro_proc_ano_prot:
        description: Ano do processo no protocolo
        type: "integer"
        format: "int32"

      pre_cadastro_proc_nro_prot:
        description: Número do processo no protocolo
        type: "integer"
        format: "int64"

      pre_cadastro_motivo:
        description: Motivo
        type: "string"

      pre_cadastro_codigo_val:
        description: código de validação
        type: "string"

      sdt_dados_conexao:
        description: sdt_dados_conexao
        $ref: "#/definitions/sdt_dados_conexao"

      pre_cadastro_valida_todas_regras:
        description: pre_cadastro_valida_todas_regras
        type: "boolean"

      pre_cadastro_passo:
        description: pre_cadastro_passo
        type: "integer"
        format: "int32"

      Documentos:
        type: array
        items:
          description: DocumentosItem
          $ref: "#/definitions/SDT_Parm_PreCadastro_Pessoal.Documentos"


  SDT_Parm_PreCadastro_Pessoal.Documentos:
    properties:
      pre_cadastro_doc_id:
        description: pre_cadastro_doc_id
        type: "integer"
        format: "int64"

      pre_cadastro_id:
        description: Id
        type: "integer"
        format: "int64"

      pre_cadastro_doc:
        description: Documento Tribunal
        type: "integer"
        format: "int32"

      pre_cadastro_doc_path:
        description: Path
        type: "string"

      pre_cadastro_doc_nome:
        description: Nome do Arquivo
        type: "string"

      pre_cadastro_doc_ext:
        description: Extensão do Arquivo
        type: "string"

      pre_cadastro_doc_diversos_id:
        description: pre_cadastro_doc_diversos_id
        type: "integer"
        format: "int64"

      pre_cadastro_doc_diversos_cod:
        description: pre_cadastro_doc_diversos_cod
        type: "integer"
        format: "int64"

      pre_cadastro_doc_diversos_desc:
        description: pre_cadastro_doc_diversos_desc
        type: "string"

      pre_cadastro_doc_inc_em:
        description: Incluído Em
        type: "string"
        format: "date-time"

      pre_cadastro_doc_inc_ip:
        description: Incluído Por
        type: "string"


    x-gx-level: "SDT_Parm_PreCadastro_Pessoal"


  SDT_Parm_PreCadastro_Pessoal_Lista:
    properties:
      cpf:
        description: cpf
        type: "string"

      clienteId:
        description: cliente Id
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      unidade_gestora_id:
        description: Código
        type: "integer"
        format: "int64"

      login:
        description: login
        type: "string"

      senha:
        description: senha
        type: "string"




  SDT_Parm_Recad_Lista:
    properties:
      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      id:
        description: id
        type: "integer"
        format: "int64"

      cpf:
        description: cpf
        type: "string"

      dataIni:
        description: data Ini
        type: "string"
        format: "date"

      dataFim:
        description: data Fim
        type: "string"
        format: "date"

      protocolo:
        description: protocolo
        type: "string"

      situacao:
        description: situacao
        type: "integer"
        format: "int32"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      skip:
        description: skip
        type: "integer"
        format: "int32"

      count:
        description: count
        type: "integer"
        format: "int32"

      Ordem:
        description: Ordem
        type: "integer"
        format: "int32"




  SDT_Parm_Recad_Lista_Doc:
    properties:
      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      recadastramento_id:
        description: recadastramento_id
        type: "integer"
        format: "int64"

      recadastramento_servidor_id:
        description: Chave do recadastramento de servidor
        type: "integer"
        format: "int64"

      pre_cad_dep_id:
        description: Chave do recadastramento de dependente
        type: "integer"
        format: "int64"

      tipo:
        description: tipo
        type: "string"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      skip:
        description: skip
        type: "integer"
        format: "int32"

      count:
        description: count
        type: "integer"
        format: "int32"

      Ordem:
        description: Ordem
        type: "integer"
        format: "int32"




  Sdt_Parm_Servidor:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"




  SDT_Parm_Servidor_Doc:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      competencia_id:
        description: competencia_id
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: Código
        type: "integer"
        format: "int64"

      doc_tipo:
        description: doc_tipo
        type: "integer"
        format: "int32"

      exercicio:
        description: exercicio
        type: "integer"
        format: "int32"




  SDT_Parm_Servidor_Sol:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      unidade_gestora_id:
        description: Unidade Gestora
        type: "integer"
        format: "int64"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      servidor_pessoa_id:
        description: Id
        type: "integer"
        format: "int64"

      dados_servidor:
        description: sdt_servidor
        type: array
        items:
          $ref: "#/definitions/sdt_servidor_sdt_servidorItem"

      documentos_dependente:
        description: sdt_servidor_dependente_doc
        type: array
        items:
          $ref: "#/definitions/sdt_servidor_dependente_doc_sdt_servidor_dependente_docItem"

      documentos_servidor:
        description: sdt_lista_documentos_recadastramento
        type: array
        items:
          $ref: "#/definitions/sdt_lista_documentos_recadastramento_sdt_lista_documentos_recadastramentoItem"




  Sdt_Parm_Servidor_V2:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      senha:
        description: senha
        type: "string"

      login:
        description: login
        type: "string"

      cliente:
        description: cliente
        type: "string"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      servidor_matricula_ini:
        description: Matrícula
        type: "integer"
        format: "int64"

      servidor_matricula_fim:
        description: Matrícula
        type: "integer"
        format: "int64"

      servidor_contrato:
        description: Contrato
        type: "integer"
        format: "int32"

      servidor_matricula:
        description: Matrícula
        type: "integer"
        format: "int64"

      numero_pagina:
        description: numero_pagina
        type: "integer"
        format: "int64"




  Sdt_Parm_Serv_Dependente:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"




  Sdt_Parm_Solicitacao_Lista:
    properties:
      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      cliente:
        description: cliente
        type: "string"

      chave:
        description: chave
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      Data:
        description: Data
        type: "string"
        format: "date"

      DataFim:
        description: Data Fim
        type: "string"
        format: "date"

      solicitacao_numero:
        description: solicitacao_numero
        type: "integer"
        format: "int64"

      solicitacao_ano:
        description: solicitacao_ano
        type: "integer"
        format: "int32"

      solicitacao_tipo:
        description: solicitacao_tipo
        type: "integer"
        format: "int32"




  Sdt_Parm_Tipo_Afastamento:
    properties:
      cliente:
        description: cliente
        type: "string"

      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"




  Sdt_Parm_Token_Usuario:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      cliente:
        description: cliente
        type: "string"

      usuario_id:
        description: usuario_id
        type: "integer"
        format: "int64"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      usuario_token:
        description: usuario_token
        type: "string"




  Sdt_Parm_Versao_App:
    properties:
      clientID:
        description: client ID
        type: "integer"
        format: "int64"

      chave:
        description: chave
        type: "string"

      ambiente:
        description: ambiente
        type: "string"




  sdt_pessoa_sdt_pessoaItem:
    properties:
      pessoa_id:
        description: Código
        type: "integer"
        format: "int64"

      pessoa_codigo:
        description: Código
        type: "integer"
        format: "int64"

      pessoa_data_nascimento:
        description: Data de Nascimento
        type: "string"
        format: "date"

      pessoa_capital_social:
        description: Capital Social
        type: "number"
        format: "double"

      pessoa_celular:
        description: Celular
        type: "string"

      pessoa_complemento_logradouro:
        description: Complemento
        type: "string"

      pessoa_contador_crc:
        description: CRC Contador
        type: "string"

      pessoa_contador_nome:
        description: pessoa_contador_nome
        type: "string"

      pessoa_data_enc_balanco:
        description: Nome Contador
        type: "string"
        format: "date"

      pessoa_data_expedicao:
        description: Emissão
        type: "string"
        format: "date"

      pessoa_data_reg_cartorio:
        description: Data Registro Cartório
        type: "string"
        format: "date"

      pessoa_data_registro_jc:
        description: Data Registro Junta Comercial
        type: "string"
        format: "date"

      pessoa_cpf_cnpj:
        description: CPF/CNPJ
        type: "string"

      pessoa_cpf_cnpj_masc:
        description: CPF/CNPJ
        type: "string"

      pessoa_email:
        description: Email
        type: "string"

      pessoa_email_2:
        description: Email 2
        type: "string"

      pessoa_inscricao_estadual:
        description: Inscrição Estadual
        type: "string"

      pessoa_inscricao_municipal:
        description: Inscrição Municipal
        type: "string"

      pessoa_nacionalidade:
        description: Nacionalidade
        type: "integer"
        format: "int32"

      pessoa_nome_fantasia:
        description: Nome Fantasia
        type: "string"

      pessoa_razao_social:
        description: Razão Social
        type: "string"

      pessoa_razao_social_red:
        description: Razão Social
        type: "string"

      pessoa_numero_logradouro:
        description: Número
        type: "string"

      pessoa_numero_reg_cartorio:
        description: Número Registro Cartório
        type: "string"

      pessoa_numero_reg_classe:
        description: Número Registro Classe
        type: "string"

      pessoa_numero_reg_jc:
        description: Número Registro Junta Comercial
        type: "string"

      pessoa_obs_estabelecimento:
        description: Obs. Estabelecimento
        type: "string"

      pessoa_org_expedidor:
        description: Órgão Expedidor
        type: "string"

      pessoa_rg:
        description: RG
        type: "string"

      pessoa_rg_uf:
        description: pessoa_rg_uf
        type: "string"

      pessoa_sexo:
        description: Sexo
        type: "integer"
        format: "int32"

      pessoa_telefone:
        description: Telefone
        type: "string"

      pessoa_tipo_pessoa:
        description: pessoa_tipo_pessoa
        type: "integer"
        format: "int32"

      pessoa_logradouro_id:
        description: pessoa_logradouro_id
        type: "integer"
        format: "int64"

      pessoa_logradouro_cep:
        description: pessoa_logradouro_cep
        type: "string"

      pessoa_logradouro_end:
        description: pessoa_logradouro_end
        type: "string"

      pessoa_logradouro_bairro_id:
        description: pessoa_logradouro_bairro_id
        type: "integer"
        format: "int64"

      pessoa_logradouro_bairro_nome:
        description: pessoa_logradouro_bairro_nome
        type: "string"

      pessoa_logradouro_cidade_id:
        description: pessoa_logradouro_cidade_id
        type: "integer"
        format: "int64"

      pessoa_logradouro_cidade_nome:
        description: pessoa_logradouro_cidade_nome
        type: "string"

      pessoa_logradouro_cidade_cod_ibge:
        description: pessoa_logradouro_cidade_cod_ibge
        type: "string"

      pessoa_logradouro_estado_id:
        description: pessoa_logradouro_estado_id
        type: "integer"
        format: "int64"

      pessoa_logradouro_estado_nome:
        description: pessoa_logradouro_estado_nome
        type: "string"

      pessoa_logradouro_estado_sigla:
        description: pessoa_logradouro_estado_sigla
        type: "string"

      pessoa_logradouro_pais_id:
        description: pessoa_logradouro_pais_id
        type: "integer"
        format: "int64"

      pessoa_logradouro_pais_nome:
        description: pessoa_logradouro_pais_nome
        type: "string"

      pessoa_logradouro_esocial:
        description: pessoa_logradouro_esocial
        type: "string"

      grau_instrucao_id:
        description: grau_instrucao_id
        type: "integer"
        format: "int64"

      grau_instrucao_codigo:
        description: grau_instrucao_codigo
        type: "string"

      grau_instrucao_descricao:
        description: grau_instrucao_descricao
        type: "string"

      pessoa_pis_pasep:
        description: Pis/Pasep
        type: "string"

      pessoa_titulo_eleitor_numero:
        description: pessoa_titulo_eleitor_numero
        type: "string"

      pessoa_titulo_eleitor_zona:
        description: pessoa_titulo_eleitor_zona
        type: "string"

      pessoa_titulo_eleitor_secao:
        description: pessoa_titulo_eleitor_secao
        type: "string"

      pessoa_titulo_eleitor_emissao:
        description: pessoa_titulo_eleitor_emissao
        type: "string"
        format: "date"

      pessoa_cnh_numero:
        description: pessoa_cnh_numero
        type: "string"

      pessoa_cnh_categoria:
        description: pessoa_cnh_categoria
        type: "string"

      pessoa_cnh_emissao:
        description: pessoa_cnh_emissao
        type: "string"
        format: "date"

      pessoa_cnh_validade:
        description: pessoa_cnh_validade
        type: "string"
        format: "date"

      pessoa_reservista_numero:
        description: pessoa_reservista_numero
        type: "string"

      pessoa_reservista_serie:
        description: pessoa_reservista_serie
        type: "string"

      pessoa_reservista_rm:
        description: pessoa_reservista_rm
        type: "string"

      pessoa_reservista_emissao:
        description: pessoa_reservista_emissao
        type: "string"
        format: "date"

      pessoa_ctps_numero:
        description: Número CTPS
        type: "string"

      pessoa_ctps_serie:
        description: CTPS Série
        type: "string"

      pessoa_ctps_emissao:
        description: pessoa_ctps_emissao
        type: "string"
        format: "date"

      pessoa_ctps_uf:
        description: pessoa_ctps_uf
        type: "string"

      pessoa_tipo_deficiencia:
        description: pessoa_tipo_deficiencia
        type: "integer"
        format: "int32"

      pessoa_estado_civil:
        description: pessoa_estado_civil
        type: "integer"
        format: "int32"

      pessoa_nome_conjugue:
        description: pessoa_nome_conjugue
        type: "string"

      pessoa_cpf_conjugue:
        description: pessoa_cpf_conjugue
        type: "string"

      pessoa_naturalidade:
        description: pessoa_naturalidade
        type: "string"

      pessoa_uf_naturalidade:
        description: pessoa_uf_naturalidade
        type: "string"

      pessoa_numero_conta:
        description: Conta
        type: "string"

      pessoa_raca_cor:
        description: pessoa_raca_cor
        type: "integer"
        format: "int32"

      pessoa_nacionalidade_rais:
        description: pessoa_nacionalidade_rais
        type: "integer"
        format: "int32"

      pessoa_ano_chegada:
        description: pessoa_ano_chegada
        type: "integer"
        format: "int32"

      pessoa_nome_pai:
        description: pessoa_nome_pai
        type: "string"

      pessoa_nome_mae:
        description: pessoa_nome_mae
        type: "string"

      pessoa_cpf_pai:
        description: pessoa_cpf_pai
        type: "string"

      pessoa_cpf_mae:
        description: pessoa_cpf_mae
        type: "string"

      pessoa_deficiente:
        description: Deficiente
        type: "boolean"

      pessoa_tipo_sanguineo:
        description: Tipo Sanguíneo
        type: "integer"
        format: "int32"

      pessoa_tipo_ocorrencia_id:
        description: pessoa_tipo_ocorrencia_id
        type: "integer"
        format: "int64"

      pessoa_tipo_ocorrencia_cod:
        description: pessoa_tipo_ocorrencia_cod
        type: "string"

      pessoa_tipo_ocorrencia_desc:
        description: pessoa_tipo_ocorrencia_desc
        type: "string"

      pessoa_tipo_categoria_id:
        description: pessoa_tipo_categoria_id
        type: "integer"
        format: "int64"

      pessoa_tipo_categoria_cod:
        description: pessoa_tipo_categoria_cod
        type: "string"

      pessoa_tipo_categoria_desc:
        description: pessoa_tipo_categoria_desc
        type: "string"

      cbo_id:
        description: CBO Id
        type: "integer"
        format: "int64"

      cbo_grupo:
        description: CBO Grupo
        type: "string"

      cbo_descricao:
        description: CBO Descrição
        type: "string"

      cbo_subgrupo_1:
        description: CBO SubGrupo 1
        type: "string"

      cbo_subgrupo_2:
        description: CBO SubGrupo 1
        type: "string"

      cbo_grupo_formula:
        description: CBO Grupo Fórmula
        type: "string"

      pessoa_ug_id:
        description: Unidade Gestora
        type: "integer"
        format: "int64"

      pessoa_inc_em:
        description: pessoa_inc_em
        type: "string"
        format: "date-time"

      pessoa_inc_por:
        description: pessoa_inc_por
        type: "integer"
        format: "int64"

      pessoa_alt_em:
        description: pessoa_alt_em
        type: "string"
        format: "date-time"

      pessoa_alt_por:
        description: pessoa_alt_por
        type: "integer"
        format: "int64"

      pessoa_status:
        description: pessoa_status
        type: "integer"
        format: "int32"

      pessoa_ric_numero:
        description: pessoa_ric_numero
        type: "string"

      pessoa_ric_org_emis:
        description: pessoa_ric_org_emis
        type: "string"

      pessoa_ric_uf:
        description: pessoa_ric_uf
        type: "string"

      pessoa_ric_data_exped:
        description: pessoa_ric_data_exped
        type: "string"
        format: "date"

      pessoa_ric_data_valid:
        description: pessoa_ric_data_valid
        type: "string"
        format: "date"

      pessoa_mat_cart:
        description: pessoa_mat_cart
        type: "string"

      pessoa_rne_numero:
        description: pessoa_rne_numero
        type: "string"

      pessoa_rne_org_emis:
        description: pessoa_rne_org_emis
        type: "string"

      pessoa_rne_data_exp:
        description: pessoa_rne_data_exp
        type: "string"
        format: "date"

      pessoa_celular_2:
        description: pessoa_celular_2
        type: "string"

      pessoa_cnh_primeira:
        description: pessoa_cnh_primeira
        type: "string"
        format: "date"

      pessoa_cnh_uf_exped:
        description: pessoa_cnh_uf_exped
        type: "string"

      pessoa_cnh_orgao_exped:
        description: pessoa_cnh_orgao_exped
        type: "string"

      pessoa_pis_pasep_dta_exped:
        description: pessoa_pis_pasep_dta_exped
        type: "string"
        format: "date"

      pessoa_reservista_institui:
        description: pessoa_reservista_institui
        type: "string"

      pessoa_reservista_categ:
        description: pessoa_reservista_categ
        type: "integer"
        format: "int32"

      pessoa_titulo_el_cid_emis_id:
        description: pessoa_titulo_el_cid_emis_id
        type: "integer"
        format: "int64"

      pessoa_cidade_natur_id:
        description: pessoa_cidade_natur_id
        type: "integer"
        format: "int64"

      pessoa_cartorio_municipio_id:
        description: pessoa_cartorio_municipio_id
        type: "integer"
        format: "int64"

      pessoa_contador_data_validade:
        description: pessoa_contador_data_validade
        type: "string"
        format: "date"

      pessoa_contador_orgao_emissor:
        description: pessoa_contador_orgao_emissor
        type: "string"

      pessoa_ctps_orgao_expedidor:
        description: pessoa_ctps_orgao_expedidor
        type: "string"

      pessoa_reservista_emissor:
        description: pessoa_reservista_emissor
        type: "string"

      pessoa_contador_data_expedicao:
        description: pessoa_contador_data_expedicao
        type: "string"
        format: "date"

      pessoa_passaporte_data_exped:
        description: pessoa_passaporte_data_exped
        type: "string"
        format: "date"

      pessoa_passaporte_numero:
        description: pessoa_passaporte_numero
        type: "string"

      pessoa_passaporte_data_valid:
        description: pessoa_passaporte_data_valid
        type: "string"
        format: "date"

      pessoa_nome_cartorio:
        description: Nome Cartório
        type: "string"

      pessoa_numero_livro_cart:
        description: Número Livro Cartório
        type: "string"

      pessoa_numero_folha_cart:
        description: Número Folha Cartório
        type: "string"

      pessoa_num_registro_cartorio:
        description: Número Registro Cartório
        type: "string"

      pessoa_cidade_reg_cartorio:
        description: Cidade de Registro Cartório
        type: "string"

      pessoa_especializacao:
        description: pessoa_especializacao
        type: "string"

      pessoa_certidao_uf:
        description: pessoa_certidao_uf
        type: "string"

      pessoa_titulo_uf_exped:
        description: pessoa_titulo_uf_exped
        type: "string"

      pessoa_obs:
        description: Observação
        type: "string"





  SDT_Ponto_Motivos:
    properties:
      ponto_motivos_id:
        description: ponto_motivos_id
        type: "integer"
        format: "int64"

      ponto_motivos_codigo:
        description: ponto_motivos_codigo
        type: "integer"
        format: "int64"

      ponto_motivos_descricao:
        description: ponto_motivos_descricao
        type: "string"

      ponto_motivos_tipo:
        description: ponto_motivos_tipo
        type: "integer"
        format: "int32"

      ponto_motivos_offline:
        description: ponto_motivos_offline
        type: "boolean"




  Sdt_Ponto_Serv_Lista:
    properties:
      ponto_batidas_id:
        description: ponto_batidas_id
        type: "integer"
        format: "int64"

      ponto_batidas_data:
        description: ponto_batidas_data
        type: "string"
        format: "date"

      horario_descricao:
        description: horario_descricao
        type: "string"

      ponto_batidas_servidor_matricula:
        description: Servidor Matricula
        type: "integer"
        format: "int64"

      ponto_batidas_servidor_contrato:
        description: Contrato do Servidor
        type: "integer"
        format: "int32"

      ponto_batidas_servidor_pessoa_nome:
        description: Servidor Pessoa Nome
        type: "string"

      marcacoes:
        type: array
        items:
          description: item
          $ref: "#/definitions/Sdt_Ponto_Serv_Lista.marcacoes"


  Sdt_Ponto_Serv_Lista.marcacoes:
    properties:
      ponto_batidas_sequencia:
        description: ponto_batidas_sequencia
        type: "integer"
        format: "int32"

      ponto_batidas_horas:
        description: ponto_batidas_horas
        type: "string"

      ponto_coletores_descricao:
        description: ponto_coletores_descricao
        type: "string"

      ponto_batida_app:
        description: ponto_batida_app
        type: "string"

      ponto_batidas_id:
        description: ponto_batidas_id
        type: "integer"
        format: "int64"


    x-gx-level: "Sdt_Ponto_Serv_Lista"


  SDT_Recad_Solicitacao:
    properties:
      IdRegistro:
        description: Id Registro
        type: "integer"
        format: "int64"

      DescRegistro:
        description: Desc Registro
        type: "string"

      StatusRegistro:
        description: Status Registro
        type: "integer"
        format: "int32"

      IconeRegistro:
        description: Icone Registro
        type: "string"

      IconeStatus:
        description: Icone Status
        type: "string"

      LinkRegistro:
        description: Link Registro
        type: "string"




  SDT_Retorno_Dominio:
    properties:
      SDT_Dominio_WS:
        description: SDT_Dominio_WS
        type: array
  

      dominio:
        description: dominio
        type: "string"


  Sdt_Retorno_Gerar_Documento_HTML:
    properties:
      html:
        description: html
        type: "string"

      messages:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"

      isErro:
        description: is Erro
        type: "boolean"

      LinkImpressao:
        description: Link Impressao
        type: "string"




  SDT_Retorno_Integracao_Pessoa:
    properties:
      total_pessoa:
        description: total_pessoa
        type: "integer"
        format: "int64"

      pessoa:
        description: sdt_pessoa
        type: array
        items:
          $ref: "#/definitions/sdt_pessoa_sdt_pessoaItem"




  SDT_Retorno_Integracao_Servidor:
    properties:
      total_servidor:
        description: total_servidor
        type: "integer"
        format: "int64"

      codigo:
        description: codigo
        type: "string"

      msg:
        description: msg
        type: "string"

      isErro:
        description: is Erro
        type: "boolean"

      total_restante:
        description: total_restante
        type: "integer"
        format: "int64"

      servidor:
        description: sdt_ws_esocial_dados_servidor
        type: array
        items:
          $ref: "#/definitions/sdt_ws_esocial_dados_servidor_sdt_ws_esocial_dados_servidorItem"




  Sdt_Retorno_Modelo_Documento_HTML:
    properties:
      messages:
        description: Messages
        type: array
        items:
          $ref: "#/definitions/Messages_Message"

      isErro:
        description: is Erro
        type: "boolean"

      ModeloDocumento:
        type: array
        items:
          description: ModeloDocumentoItem
          $ref: "#/definitions/Sdt_Retorno_Modelo_Documento_HTML.ModeloDocumento"


  Sdt_Retorno_Modelo_Documento_HTML.ModeloDocumento:
    properties:
      documento_modelo_desc:
        description: documento_modelo_desc
        type: "string"

      modelo_doc_tipo_doc_desc:
        description: modelo_doc_tipo_doc_desc
        type: "string"

      documento_modelo_id:
        description: documento_modelo_id
        type: "integer"
        format: "int64"

      modelo_doc_tipo_doc_id:
        description: modelo_doc_tipo_doc_id
        type: "integer"
        format: "int64"


    x-gx-level: "Sdt_Retorno_Modelo_Documento_HTML"


  SDT_Retorno_PreCadastro_Pessoal:
    properties:
      pre_cadastro_id:
        description: Id
        type: "integer"
        format: "int64"

      pre_cadastro_cpf:
        description: CPF
        type: "string"

      pre_cadastro_cpf_masc:
        description: pre_cadastro_cpf_masc
        type: "string"

      pre_cadastro_codigo:
        description: Código
        type: "integer"
        format: "int64"

      pre_cadastro_status:
        description: Status
        type: "integer"
        format: "int32"

      pre_cadastro_sexo:
        description: Sexo
        type: "integer"
        format: "int32"

      pre_cadastro_data_nasc:
        description: Data de Nascimento
        type: "string"
        format: "date"

      pre_cadastro_nome:
        description: Nome
        type: "string"

      logradouro_id:
        description: Id
        type: "integer"
        format: "int64"

      logradouro_cep:
        description: CEP
        type: "string"

      logradouro_endereco:
        description: Endereço
        type: "string"

      logradouro_bairro_id:
        description: Bairro
        type: "integer"
        format: "int64"

      logradouro_bairro_nome:
        description: Bairro Nome
        type: "string"

      logradouro_cidade_id:
        description: logradouro_cidade_id
        type: "integer"
        format: "int64"

      logradouro_cidade_nome:
        description: Cidade Nome
        type: "string"

      logradouro_cidade_cod_ibge:
        description: logradouro_cidade_cod_ibge
        type: "string"

      logradouro_estado_id:
        description: Estado Id
        type: "integer"
        format: "int64"

      logradouro_estado_nome:
        description: logradouro_estado_nome
        type: "string"

      logradouro_estado_sigla:
        description: UF
        type: "string"

      logradouro_pais_id:
        description: País Id
        type: "integer"
        format: "int64"

      logradouro_pais_nome:
        description: País Nome
        type: "string"

      pre_cadastro_num_logradouro:
        description: Nº Logradouro
        type: "string"

      pre_cadastro_comp_logradouro:
        description: Comp. Logradouro
        type: "string"

      pre_cadastro_telefone:
        description: Telefone
        type: "string"

      pre_cadastro_celular:
        description: Celular
        type: "string"

      pre_cadastro_email:
        description: Email
        type: "string"

      pre_cadastro_nome_mae:
        description: Nome Mae
        type: "string"

      pre_cadastro_nome_pai:
        description: Nome Pai
        type: "string"

      pre_cadastro_raca:
        description: Raça
        type: "integer"
        format: "int32"

      pre_cadastro_nacionalidade_rais:
        description: Nacionalidade Rais
        type: "integer"
        format: "int32"

      pre_cadastro_naturalidade:
        description: Naturalidade
        type: "string"

      pre_cadastro_naturalidade_uf:
        description: Naturalidade UF
        type: "string"

      pre_cadastro_estado_civil:
        description: Estado Civil
        type: "integer"
        format: "int32"

      pre_cadastro_nome_conjugue:
        description: Nome Conjugue
        type: "string"

      pre_cadastro_cpf_conjugue:
        description: CPF Conjugue
        type: "string"

      pre_cadastro_deficiente:
        description: Deficiente?
        type: "boolean"

      pre_cadastro_tipo_sanguineo:
        description: pre_cadastro_tipo_sanguineo
        type: "integer"
        format: "int32"

      grau_instrucao_id:
        description: grau_instrucao_id
        type: "integer"
        format: "int64"

      grau_instrucao_codigo:
        description: grau_instrucao_codigo
        type: "string"

      grau_instrucao_descricao:
        description: grau_instrucao_descricao
        type: "string"

      pre_cadastro_rg:
        description: RG
        type: "string"

      pre_cadastro_rg_org_emissor:
        description: Orgão Expedidor
        type: "string"

      pre_cadastro_rg_emissao:
        description: Data de Emissão
        type: "string"
        format: "date"

      pre_cadastro_rg_uf:
        description: UF
        type: "string"

      pre_cadastro_ctps_numero:
        description: CTPS Número
        type: "string"

      pre_cadastro_ctps_serie:
        description: CTPS Série
        type: "string"

      pre_cadastro_ctps_emissao:
        description: CTPS Emissão
        type: "string"
        format: "date"

      pre_cadastro_ctps_uf:
        description: CTPS UF
        type: "string"

      pre_cadastro_tit_eleitor_num:
        description: pre_cadastro_tit_eleitor_num
        type: "string"

      pre_cadastro_tit_eleitor_zona:
        description: pre_cadastro_tit_eleitor_zona
        type: "string"

      pre_cadastro_tit_eleitor_secao:
        description: pre_cadastro_tit_eleitor_secao
        type: "string"

      pre_cadastro_cnh_numero:
        description: CNH Número
        type: "string"

      pre_cadastro_cnh_categoria:
        description: CNH Categoria
        type: "string"

      pre_cadastro_cnh_validade:
        description: CNH Validade
        type: "string"
        format: "date"

      pre_cadastro_pis_pasep:
        description: PIS/PASEP
        type: "string"

      pre_cadastro_reservista:
        description: Número Reservista
        type: "string"

      pre_cadastro_reg_prof:
        description: Número Registro Profissional
        type: "string"

      pre_cadastro_inc_em:
        description: Incluído Em
        type: "string"
        format: "date-time"

      pre_cadastro_alt_em:
        description: Alterado Em
        type: "string"
        format: "date-time"

      pre_cadastro_inc_ip:
        description: Incluído Ip
        type: "string"

      pre_cadastro_aut_em:
        description: Autorizado Em
        type: "string"
        format: "date-time"

      pre_cadastro_aut_por:
        description: Autorizado Por
        type: "integer"
        format: "int64"

      pre_cadastro_aut_ip:
        description: Autorizado Ip
        type: "string"

      pre_cadastro_ug_id:
        description: pre_cadastro_ug_id
        type: "integer"
        format: "int64"

      pre_cadastro_senha:
        description: pre_cadastro_senha
        type: "string"

      pre_cadastro_env_prot:
        description: enviado para o protocolo
        type: "boolean"

      pre_cadastro_proc_id_prot:
        description: Id do processo no protocolo
        type: "integer"
        format: "int64"

      pre_cadastro_proc_ano_prot:
        description: Ano do processo no protocolo
        type: "integer"
        format: "int32"

      pre_cadastro_proc_nro_prot:
        description: Número do processo no protocolo
        type: "integer"
        format: "int64"

      pre_cadastro_motivo:
        description: Motivo
        type: "string"

      pre_cadastro_codigo_val:
        description: código de validação
        type: "string"

      pre_cadastro_codigo_val_dtah:
        description: data e hora do cadastro do codigo de validação
        type: "string"
        format: "date-time"

      Documentos:
        type: array
        items:
          description: DocumentosItem
          $ref: "#/definitions/SDT_Retorno_PreCadastro_Pessoal.Documentos"


  SDT_Retorno_PreCadastro_Pessoal.Documentos:
    properties:
      pre_cadastro_doc_id:
        description: pre_cadastro_doc_id
        type: "integer"
        format: "int64"

      pre_cadastro_id:
        description: Id
        type: "integer"
        format: "int64"

      pre_cadastro_doc:
        description: Documento Tribunal
        type: "integer"
        format: "int32"

      pre_cadastro_doc_path:
        description: Path
        type: "string"

      pre_cadastro_doc_nome:
        description: Nome do Arquivo
        type: "string"

      pre_cadastro_doc_ext:
        description: Extensão do Arquivo
        type: "string"

      pre_cadastro_doc_diversos_id:
        description: pre_cadastro_doc_diversos_id
        type: "integer"
        format: "int64"

      pre_cadastro_doc_diversos_cod:
        description: pre_cadastro_doc_diversos_cod
        type: "integer"
        format: "int64"

      pre_cadastro_doc_diversos_desc:
        description: pre_cadastro_doc_diversos_desc
        type: "string"

      pre_cadastro_doc_inc_em:
        description: Incluído Em
        type: "string"
        format: "date-time"

      pre_cadastro_doc_inc_ip:
        description: Incluído Por
        type: "string"


    x-gx-level: "SDT_Retorno_PreCadastro_Pessoal"


  sdt_servidor_sdt_servidorItem:
    properties:
      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      servidor_contrato:
        description: Contrato
        type: "integer"
        format: "int32"

      servidor_matricula:
        description: Matrícula
        type: "integer"
        format: "int64"

      servidor_cpf:
        description: CPF
        type: "string"

      servidor_cargo_carreira:
        description: servidor_cargo_carreira
        type: "string"

      servidor_matricula_contrato:
        description: servidor_matricula_contrato
        type: "string"

      servidor_pessoa_id:
        description: Id
        type: "integer"
        format: "int64"

      servidor_tipo_pessoa:
        description: servidor_tipo_pessoa
        type: "integer"
        format: "int32"

      servidor_pessoa_cod:
        description: Código
        type: "integer"
        format: "int64"

      servidor_pessoa_nome:
        description: Nome
        type: "string"

      servidor_pessoa_cpf:
        description: CPF
        type: "string"

      servidor_pessoa_cpf_masc:
        description: servidor_pessoa_cpf_masc
        type: "string"

      servidor_data_nascimento:
        description: servidor_data_nascimento
        type: "string"
        format: "date"

      servidor_sexo:
        description: servidor_sexo
        type: "integer"
        format: "int32"

      servidor_logradouro_id:
        description: servidor_logradouro_id
        type: "integer"
        format: "int64"

      servidor_logradouro_cep:
        description: servidor_logradouro_cep
        type: "string"

      servidor_logradouro_end:
        description: servidor_logradouro_end
        type: "string"

      servidor_logradouro_bairro_id:
        description: servidor_logradouro_bairro_id
        type: "integer"
        format: "int64"

      servidor_logradouro_bairro_nome:
        description: servidor_logradouro_bairro_nome
        type: "string"

      servidor_logradouro_cidade_id:
        description: servidor_logradouro_cidade_id
        type: "integer"
        format: "int64"

      servidor_logradouro_cidade_nome:
        description: servidor_logradouro_cidade_nome
        type: "string"

      servidor_logradouro_estado_id:
        description: servidor_logradouro_estado_id
        type: "integer"
        format: "int64"

      servidor_logradouro_estado_nome:
        description: servidor_logradouro_estado_nome
        type: "string"

      servidor_logradouro_estado_sigla:
        description: servidor_logradouro_estado_sigla
        type: "string"

      servidor_logradouro_pais_id:
        description: servidor_logradouro_pais_id
        type: "integer"
        format: "int64"

      servidor_logradouro_pais_nome:
        description: servidor_logradouro_pais_nome
        type: "string"

      servidor_numero_logradouro:
        description: servidor_numero_logradouro
        type: "string"

      servidor_comp_logradouro:
        description: servidor_comp_logradouro
        type: "string"

      servidor_telefone:
        description: servidor_telefone
        type: "string"

      servidor_celular:
        description: servidor_celular
        type: "string"

      servidor_email:
        description: servidor_email
        type: "string"

      servidor_nome_pai:
        description: servidor_nome_pai
        type: "string"

      servidor_nome_mae:
        description: servidor_nome_mae
        type: "string"

      servidor_cpf_pai:
        description: servidor_cpf_pai
        type: "string"

      servidor_cpf_mae:
        description: servidor_cpf_mae
        type: "string"

      servidor_cpf_conjuge:
        description: servidor_cpf_conjuge
        type: "string"

      servidor_raca_cor:
        description: servidor_raca_cor
        type: "integer"
        format: "int32"

      servidor_estado_civil:
        description: servidor_estado_civil
        type: "integer"
        format: "int32"

      servidor_nome_conjugue:
        description: servidor_nome_conjugue
        type: "string"

      servidor_rg:
        description: servidor_rg
        type: "string"

      servidor_org_expedidor:
        description: servidor_org_expedidor
        type: "string"

      servidor_rg_data_expedicao:
        description: servidor_rg_data_expedicao
        type: "string"
        format: "date"

      servidor_cnh_validade:
        description: servidor_cnh_validade
        type: "string"
        format: "date"

      servidor_cnh_emissao:
        description: servidor_cnh_emissao
        type: "string"
        format: "date"

      servidor_cnh_categoria:
        description: servidor_cnh_categoria
        type: "string"

      servidor_cnh_numero:
        description: servidor_cnh_numero
        type: "string"

      servidor_reservista_emissao:
        description: servidor_reservista_emissao
        type: "string"
        format: "date"

      servidor_reservista_rm:
        description: servidor_reservista_rm
        type: "string"

      servidor_reservista_serie:
        description: servidor_reservista_serie
        type: "string"

      servidor_reservista_numero:
        description: servidor_reservista_numero
        type: "string"

      servidor_ctps_emissao:
        description: servidor_ctps_emissao
        type: "string"
        format: "date"

      servidor_ctps_serie:
        description: servidor_ctps_serie
        type: "string"

      servidor_ctps_numero:
        description: servidor_ctps_numero
        type: "string"

      servidor_pis_pasep:
        description: servidor_pis_pasep
        type: "string"

      servidor_tit_eleitor_emissao:
        description: servidor_tit_eleitor_emissao
        type: "string"
        format: "date"

      servidor_tit_eleitor_secao:
        description: servidor_tit_eleitor_secao
        type: "string"

      servidor_tit_eleitor_zona:
        description: servidor_tit_eleitor_zona
        type: "string"

      servidor_tit_eleitor_numero:
        description: servidor_tit_eleitor_numero
        type: "string"

      servidor_tit_eleitor_uf_exped:
        description: UF. Expedição
        type: "string"

      servidor_tit_eleit_cid_emi_id:
        description: Cidade de emissão
        type: "integer"
        format: "int64"

      servidor_titulo_cidade_emissao:
        description: servidor_titulo_cidade_emissao
        type: "string"

      servidor_deficiente:
        description: servidor_deficiente
        type: "boolean"

      servidor_pessoa_tipo_deficiencia:
        description: servidor_pessoa_tipo_deficiencia
        type: "integer"
        format: "int32"

      servidor_tipo_sanguineo:
        description: servidor_tipo_sanguineo
        type: "integer"
        format: "int32"

      servidor_nacionalidade:
        description: servidor_nacionalidade
        type: "integer"
        format: "int32"

      servidor_ano_chegada:
        description: servidor_ano_chegada
        type: "integer"
        format: "int32"

      servidor_grau_instrucao_id:
        description: servidor_grau_instrucao_id
        type: "integer"
        format: "int64"

      servidor_grau_instrucao_cod:
        description: servidor_grau_instrucao_cod
        type: "string"

      servidor_grau_instrucao_desc:
        description: servidor_grau_instrucao_desc
        type: "string"

      servidor_forma_cont_id:
        description: servidor_forma_cont_id
        type: "integer"
        format: "int64"

      servidor_forma_cont_cod:
        description: servidor_forma_cont_cod
        type: "integer"
        format: "int32"

      servidor_forma_cont_desc:
        description: servidor_forma_cont_desc
        type: "string"

      servidor_forma_cont_ocupacao:
        description: servidor_forma_cont_ocupacao
        type: "integer"
        format: "int32"

      servidor_forma_cont_pag_dec_aniv:
        description: servidor_forma_cont_pag_dec_aniv
        type: "integer"
        format: "int32"

      servidor_tipo_vinculo_id:
        description: servidor_tipo_vinculo_id
        type: "integer"
        format: "int64"

      servidor_tipo_vinculo_cod:
        description: servidor_tipo_vinculo_cod
        type: "string"

      servidor_tipo_vinculo_desc:
        description: servidor_tipo_vinculo_desc
        type: "string"

      servidor_tipo_categoria_id:
        description: servidor_tipo_categoria_id
        type: "integer"
        format: "int64"

      servidor_tipo_categoria_cod:
        description: servidor_tipo_categoria_cod
        type: "string"

      servidor_tipo_categoria_desc:
        description: servidor_tipo_categoria_desc
        type: "string"

      servidor_tab_previdencia_id:
        description: servidor_tab_previdencia_id
        type: "integer"
        format: "int64"

      servidor_tab_previdencia_cod:
        description: servidor_tab_previdencia_cod
        type: "integer"
        format: "int32"

      servidor_tab_previdencia_desc:
        description: servidor_tab_previdencia_desc
        type: "string"

      servidor_tab_previdencia_tipo:
        description: servidor_tab_previdencia_tipo
        type: "integer"
        format: "int32"

      servidor_tipo_ocorrencia_id:
        description: servidor_tipo_ocorrencia_id
        type: "integer"
        format: "int64"

      servidor_tipo_ocorrencia_cod:
        description: servidor_tipo_ocorrencia_cod
        type: "string"

      servidor_tipo_ocorrencia_desc:
        description: servidor_tipo_ocorrencia_desc
        type: "string"

      servidor_tipo_admissao_id:
        description: servidor_tipo_admissao_id
        type: "integer"
        format: "int64"

      servidor_tipo_admissao_cod:
        description: servidor_tipo_admissao_cod
        type: "string"

      servidor_tipo_admissao_desc:
        description: servidor_tipo_admissao_desc
        type: "string"

      servidor_horario_id:
        description: servidor_horario_id
        type: "integer"
        format: "int64"

      servidor_horario_cod:
        description: servidor_horario_cod
        type: "string"

      servidor_horario_desc:
        description: servidor_horario_desc
        type: "string"

      servidor_horario_carga_semanal:
        description: servidor_horario_carga_semanal
        type: "integer"
        format: "int32"

      servidor_horario_carga_mensal:
        description: servidor_horario_carga_mensal
        type: "integer"
        format: "int32"

      servidor_ponto_escala_id:
        description: servidor_ponto_escala_id
        type: "integer"
        format: "int64"

      servidor_ponto_escala_codigo:
        description: servidor_ponto_escala_codigo
        type: "integer"
        format: "int64"

      servidor_ponto_escala_descricao:
        description: servidor_ponto_escala_descricao
        type: "string"

      servidor_sindicato_id:
        description: servidor_sindicato_id
        type: "integer"
        format: "int64"

      servidor_sindicato_cod:
        description: servidor_sindicato_cod
        type: "integer"
        format: "int64"

      servidor_sindicato_desc:
        description: servidor_sindicato_desc
        type: "string"

      servidor_sindicato_cnpj:
        description: servidor_sindicato_cnpj
        type: "string"

      servidor_sindicato_evento_id:
        description: servidor_sindicato_evento_id
        type: "integer"
        format: "int64"

      servidor_sindicato_evento_assoc_id:
        description: servidor_sindicato_evento_assoc_id
        type: "integer"
        format: "int64"

      servidor_sindicato_evento_assist_id:
        description: servidor_sindicato_evento_assist_id
        type: "integer"
        format: "int64"

      servidor_subfolha_id:
        description: servidor_subfolha_id
        type: "integer"
        format: "int64"

      servidor_subfolha_cod:
        description: servidor_subfolha_cod
        type: "integer"
        format: "int32"

      servidor_subfolha_desc:
        description: servidor_subfolha_desc
        type: "string"

      servidor_cedido:
        description: servidor_cedido
        type: "integer"
        format: "int32"

      servidor_cont_pessoal_id:
        description: servidor_cont_pessoal_id
        type: "integer"
        format: "int64"

      servidor_cont_pessoal_num:
        description: servidor_cont_pessoal_num
        type: "integer"
        format: "int64"

      servidor_cont_pessoal_ano:
        description: servidor_cont_pessoal_ano
        type: "integer"
        format: "int32"

      servidor_cont_pessoal_num_ano:
        description: servidor_cont_pessoal_num_ano
        type: "string"

      servidor_cont_pessoal_vig_ini:
        description: servidor_cont_pessoal_vig_ini
        type: "string"
        format: "date"

      servidor_cont_pessoal_vig_fim:
        description: servidor_cont_pessoal_vig_fim
        type: "string"
        format: "date"

      servidor_cont_aditivo_id:
        description: servidor_cont_aditivo_id
        type: "integer"
        format: "int64"

      servidor_cont_aditivo_num:
        description: servidor_cont_aditivo_num
        type: "integer"
        format: "int64"

      servidor_cont_aditivo_ano:
        description: servidor_cont_aditivo_ano
        type: "integer"
        format: "int32"

      servidor_cont_aditivo_inicio:
        description: servidor_cont_aditivo_inicio
        type: "string"
        format: "date"

      servidor_cont_aditivo_fim:
        description: servidor_cont_aditivo_fim
        type: "string"
        format: "date"

      servidor_secretaria_id:
        description: servidor_secretaria_id
        type: "integer"
        format: "int64"

      servidor_secretaria_cod:
        description: servidor_secretaria_cod
        type: "string"

      servidor_secretaria_desc:
        description: servidor_secretaria_desc
        type: "string"

      servidor_secretaria_cod_desc:
        description: servidor_secretaria_cod_desc
        type: "string"

      servidor_departamento_id:
        description: servidor_departamento_id
        type: "integer"
        format: "int64"

      servidor_departamento_cod:
        description: servidor_departamento_cod
        type: "string"

      servidor_departamento_desc:
        description: servidor_departamento_desc
        type: "string"

      servidor_departamento_cod_desc:
        description: servidor_departamento_cod_desc
        type: "string"

      servidor_lotacao_id:
        description: servidor_lotacao_id
        type: "integer"
        format: "int64"

      servidor_lotacao_cod:
        description: servidor_lotacao_cod
        type: "string"

      servidor_lotacao_desc:
        description: servidor_lotacao_desc
        type: "string"

      servidor_lotacao_cod_desc:
        description: servidor_lotacao_cod_desc
        type: "string"

      servidor_setor_id:
        description: servidor_setor_id
        type: "integer"
        format: "int64"

      servidor_setor_cod:
        description: servidor_setor_cod
        type: "string"

      servidor_setor_desc:
        description: servidor_setor_desc
        type: "string"

      servidor_sub_setor_id:
        description: servidor_sub_setor_id
        type: "integer"
        format: "int64"

      servidor_sub_setor_cod:
        description: servidor_sub_setor_cod
        type: "string"

      servidor_sub_setor_desc:
        description: servidor_sub_setor_desc
        type: "string"

      servidor_tipo_salario:
        description: servidor_tipo_salario
        type: "integer"
        format: "int32"

      servidor_pccs_id:
        description: servidor_pccs_id
        type: "integer"
        format: "int64"

      servidor_pccs_cod:
        description: servidor_pccs_cod
        type: "string"

      servidor_pccs_desc:
        description: servidor_pccs_desc
        type: "string"

      servidor_pccs_id_quadro:
        description: servidor_pccs_id_quadro
        type: "integer"
        format: "int64"

      servidor_pccs_cod_quadro:
        description: servidor_pccs_cod_quadro
        type: "string"

      servidor_pccs_desc_quadro:
        description: servidor_pccs_desc_quadro
        type: "string"

      servidor_pccs_id_carreira:
        description: servidor_pccs_id_carreira
        type: "integer"
        format: "int64"

      servidor_pccs_cod_carreira:
        description: servidor_pccs_cod_carreira
        type: "string"

      servidor_pccs_desc_carreira:
        description: servidor_pccs_desc_carreira
        type: "string"

      servidor_cargo_id:
        description: servidor_cargo_id
        type: "integer"
        format: "int64"

      servidor_cargo_cod:
        description: servidor_cargo_cod
        type: "integer"
        format: "int64"

      servidor_cargo_desc:
        description: servidor_cargo_desc
        type: "string"

      servidor_cargo_cod_str:
        description: servidor_cargo_cod_str
        type: "string"

      servidor_cargo_cod_desc:
        description: servidor_cargo_cod_desc
        type: "string"

      servidor_cargo_cbo_id:
        description: servidor_cargo_cbo_id
        type: "integer"
        format: "int64"

      servidor_cargo_cbo_grupo_formula:
        description: servidor_cargo_cbo_grupo_formula
        type: "string"

      servidor_classe_nivel_id:
        description: servidor_classe_nivel_id
        type: "integer"
        format: "int64"

      servidor_tab_sal_id:
        description: servidor_tab_sal_id
        type: "integer"
        format: "int64"

      servidor_tab_sal_cod:
        description: servidor_tab_sal_cod
        type: "integer"
        format: "int64"

      servidor_tab_sal_desc:
        description: servidor_tab_sal_desc
        type: "string"

      servidor_tab_sal_cod_desc:
        description: servidor_tab_sal_cod_desc
        type: "string"

      servidor_tab_sal_vig_id:
        description: servidor_tab_sal_vig_id
        type: "integer"
        format: "int64"

      servidor_tab_sal_vig_seq:
        description: servidor_tab_sal_vig_seq
        type: "integer"
        format: "int32"

      servidor_tab_sal_vig_final:
        description: servidor_tab_sal_vig_final
        type: "string"
        format: "date"

      servidor_tab_sal_vig_inicial:
        description: servidor_tab_sal_vig_inicial
        type: "string"
        format: "date"

      servidor_tab_sal_vig_cod:
        description: servidor_tab_sal_vig_cod
        type: "string"

      servidor_tab_sal_classe:
        description: servidor_tab_sal_classe
        type: "string"

      servidor_tab_sal_nivel:
        description: servidor_tab_sal_nivel
        type: "string"

      servidor_tab_sal_valor:
        description: servidor_tab_sal_valor
        type: "number"
        format: "double"

      servidor_com_cargo_id:
        description: servidor_com_cargo_id
        type: "integer"
        format: "int64"

      servidor_com_cargo_cod:
        description: servidor_com_cargo_cod
        type: "integer"
        format: "int64"

      servidor_com_cargo_cod_str:
        description: servidor_com_cargo_cod_str
        type: "string"

      servidor_com_cargo_desc:
        description: servidor_com_cargo_desc
        type: "string"

      servidor_com_cargo_cod_desc:
        description: servidor_com_cargo_cod_desc
        type: "string"

      servidor_com_cargo_cbo_id:
        description: servidor_com_cargo_cbo_id
        type: "integer"
        format: "int64"

      servidor_com_classe_nivel_id:
        description: servidor_com_classe_nivel_id
        type: "integer"
        format: "int64"

      servidor_com_tab_sal_id:
        description: servidor_com_tab_sal_id
        type: "integer"
        format: "int64"

      servidor_com_tab_sal_cod:
        description: servidor_com_tab_sal_cod
        type: "integer"
        format: "int64"

      servidor_com_tab_sal_desc:
        description: servidor_com_tab_sal_desc
        type: "string"

      servidor_com_tab_sal_cod_desc:
        description: servidor_com_tab_sal_cod_desc
        type: "string"

      servidor_com_tab_sal_vig_id:
        description: servidor_com_tab_sal_vig_id
        type: "integer"
        format: "int64"

      servidor_com_tab_sal_vig_seq:
        description: servidor_com_tab_sal_vig_seq
        type: "integer"
        format: "int32"

      servidor_com_tab_sal_vig_final:
        description: servidor_com_tab_sal_vig_final
        type: "string"
        format: "date"

      servidor_com_tab_sal_vig_inicial:
        description: servidor_com_tab_sal_vig_inicial
        type: "string"
        format: "date"

      servidor_com_tab_sal_vig_cod:
        description: servidor_com_tab_sal_vig_cod
        type: "string"

      servidor_com_tab_sal_classe:
        description: servidor_com_tab_sal_classe
        type: "string"

      servidor_com_tab_sal_nivel:
        description: servidor_com_tab_sal_nivel
        type: "string"

      servidor_com_tab_sal_valor:
        description: servidor_com_tab_sal_valor
        type: "number"
        format: "double"

      servidor_data_nomeacao:
        description: servidor_data_nomeacao
        type: "string"
        format: "date"

      servidor_data_posse:
        description: servidor_data_posse
        type: "string"
        format: "date"

      servidor_data_exercicio:
        description: servidor_data_exercicio
        type: "string"
        format: "date"

      servidor_data_exoneracao:
        description: servidor_data_exoneracao
        type: "string"
        format: "date"

      servidor_status:
        description: servidor_status
        type: "integer"
        format: "int32"

      servidor_concurso_id:
        description: servidor_concurso_id
        type: "integer"
        format: "int64"

      servidor_concurso_num:
        description: servidor_concurso_num
        type: "integer"
        format: "int64"

      servidor_concurso_ano:
        description: servidor_concurso_ano
        type: "integer"
        format: "int32"

      servidor_inc_em:
        description: Incluído Em
        type: "string"
        format: "date-time"

      servidor_inc_por:
        description: Incluído Por
        type: "integer"
        format: "int64"

      servidor_alt_em:
        description: Alterado Em
        type: "string"
        format: "date-time"

      servidor_alt_por:
        description: Alterado Por
        type: "integer"
        format: "int64"

      servidor_ug_id:
        description: Unidade Gestora
        type: "integer"
        format: "int64"

      servidor_ug_descricao:
        description: servidor_ug_descricao
        type: "string"

      servidor_cbo_grupo:
        description: servidor_cbo_grupo
        type: "string"

      servidor_cbo_subgrupo_2:
        description: servidor_cbo_subgrupo_2
        type: "string"

      servidor_cbo_subgrupo_1:
        description: servidor_cbo_subgrupo_1
        type: "string"

      servidor_ats_id:
        description: servidor_ats_id
        type: "integer"
        format: "int64"

      servidor_ats_cod:
        description: servidor_ats_cod
        type: "integer"
        format: "int64"

      servidor_ats_perc_inicial:
        description: servidor_ats_perc_inicial
        type: "number"
        format: "double"

      servidor_reg_prof:
        description: servidor_reg_prof
        type: "string"

      servidor_ats_data_base:
        description: servidor_ats_data_base
        type: "string"
        format: "date"

      servidor_data_aniversario:
        description: servidor_data_aniversario
        type: "string"
        format: "date"

      folha_mensal_id:
        description: ID da folha mensal lanc do servidor
        type: "integer"
        format: "int64"

      Qtd_Ferias:
        description: Qtd_Ferias
        type: "integer"
        format: "int32"

      servidor_cargo_esp_id:
        description: servidor_cargo_esp_id
        type: "integer"
        format: "int64"

      servidor_cargo_esp_desc:
        description: servidor_cargo_esp_desc
        type: "string"

      servidor_cargo_esp_com_id:
        description: servidor_cargo_esp_com_id
        type: "integer"
        format: "int64"

      servidor_cargo_esp_com_desc:
        description: servidor_cargo_esp_com_desc
        type: "string"

      servidor_data_deducao_irrf:
        description: servidor_data_deducao_irrf
        type: "string"
        format: "date"

      servidor_aposentado:
        description: Servidor Aposentado?
        type: "boolean"

      select:
        description: select
        type: "boolean"

      atestado_id:
        description: atestado_id
        type: "integer"
        format: "int64"

      ordenacao:
        description: ordenacao
        type: "integer"
        format: "int32"

      cbo_grupo_formula:
        description: CBO Grupo Fórmula
        type: "string"

      servidor_tipo_cat_esocial_id:
        description: Tipo de Categoria eSocial
        type: "integer"
        format: "int32"

      servidor_tipo_cat_esocial_codigo:
        description: Código Tipo Categoria eSocial
        type: "integer"
        format: "int64"

      servidor_deficiente_tipo:
        description: servidor_deficiente_tipo
        type: "integer"
        format: "int32"

      servidor_preenche_cota:
        description: Preenche Cota?
        type: "integer"
        format: "int32"

      servidor_cont_pessoal_prazo:
        description: servidor_cont_pessoal_prazo
        type: "integer"
        format: "int32"

      servidor_pensionista:
        description: servidor_pensionista
        type: "integer"
        format: "int32"

      servidor_beneficio_inicio:
        description: servidor_beneficio_inicio
        type: "string"
        format: "date"

      servidor_rg_uf:
        description: servidor_rg_uf
        type: "string"

      servidor_ctps_uf:
        description: servidor_ctps_uf
        type: "string"

      servidor_naturalidade:
        description: servidor_naturalidade
        type: "string"

      servidor_uf_naturalidade:
        description: servidor_uf_naturalidade
        type: "string"

      servidor_celular_2:
        description: servidor_celular_2
        type: "string"

      servidor_email_2:
        description: servidor_email_2
        type: "string"

      servidor_ctps_orgao_expedidor:
        description: servidor_ctps_orgao_expedidor
        type: "string"

      servidor_forma_cont_reg_jur:
        description: servidor_forma_cont_reg_jur
        type: "integer"
        format: "int32"

      servidor_cargo_cbo_desc:
        description: servidor_cargo_cbo_desc
        type: "string"

      servidor_com_cargo_cbo_desc:
        description: servidor_com_cargo_cbo_desc
        type: "string"

      servidor_cartorio_municipio_id:
        description: servidor_cartorio_municipio_id
        type: "integer"
        format: "int64"

      servidor_num_registro_cartorio:
        description: servidor_num_registro_cartorio
        type: "string"

      servidor_numero_folha_cart:
        description: servidor_numero_folha_cart
        type: "string"

      servidor_numero_livro_cart:
        description: servidor_numero_livro_cart
        type: "string"

      servidor_mat_cart:
        description: servidor_mat_cart
        type: "string"

      servidor_nome_cartorio:
        description: servidor_nome_cartorio
        type: "string"

      servidor_certidao_uf:
        description: servidor_certidao_uf
        type: "string"

      servidor_cidade_reg_cartorio:
        description: servidor_cidade_reg_cartorio
        type: "string"

      servidor_especializacao:
        description: servidor_especializacao
        type: "string"

      servidor_beneficio_tem_det:
        description: Benefício com tempo determinado
        type: "integer"
        format: "int32"

      servidor_beneficio_cessado:
        description: servidor_beneficio_cessado
        type: "integer"
        format: "int32"

      servidor_beneficio_ces_data:
        description: servidor_beneficio_ces_data
        type: "string"
        format: "date"

      servidor_beneficio_ces_mot:
        description: servidor_beneficio_ces_mot
        type: "integer"
        format: "int32"

      servidor_instituidor_matricula:
        description: Matrícula do Instituidor
        type: "integer"
        format: "int64"

      servidor_instituidor_proc_numero:
        description: Número do processo do benefício
        type: "integer"
        format: "int64"

      servidor_instituidor_tipo_dep:
        description: Tipo de Dependência
        type: "integer"
        format: "int32"

      servidor_beneficio_es_id:
        description: servidor_beneficio_es_id
        type: "integer"
        format: "int64"

      servidor_beneficio_es_cod:
        description: servidor_beneficio_es_cod
        type: "string"

      servidor_beneficio_es_desc:
        description: servidor_beneficio_es_desc
        type: "string"

      servidor_beneficio_ori_pag:
        description: servidor_beneficio_ori_pag
        type: "string"

      servidor_beneficio_situacao:
        description: servidor_beneficio_situacao
        type: "integer"
        format: "int32"

      servidor_beneficio_ordem_jud:
        description: servidor_beneficio_ordem_jud
        type: "integer"
        format: "int32"

      servidor_beneficio_numero:
        description: servidor_beneficio_numero
        type: "string"





  sdt_servidor_banco_recad:
    properties:
      servidor_banco_id:
        description: Id
        type: "integer"
        format: "int64"

      servidor_banco_agencia:
        description: Agência
        type: "string"

      servidor_banco_conta_num:
        description: Número
        type: "string"

      servidor_banco_conta_dig:
        description: Dígito
        type: "string"

      servidor_banco_conta_op:
        description: Operação
        type: "string"

      servidor_banco_inativacao:
        description: Data Inativação
        type: "string"
        format: "date"

      servidor_banco_status:
        description: Status
        type: "integer"
        format: "int32"

      servidor_banco_bnc_id:
        description: servidor_banco_bnc_id
        type: "integer"
        format: "int64"

      servidor_banco_num_desc:
        description: servidor_banco_num_desc
        type: "string"

      servidor_banco_razao_conta:
        description: Razao da Conta
        type: "integer"
        format: "int64"

      servidor_banco_cooperativa:
        description: Cooperativa
        type: "boolean"

      servidor_banco_tipo_bancario:
        description: Tipo
        type: "integer"
        format: "int32"

      serv_banco_pes_banco_id:
        description: serv_banco_pes_banco_id
        type: "integer"
        format: "int64"




  sdt_servidor_dependente_doc_sdt_servidor_dependente_docItem:
    properties:
      servidor_dependente_doc_id:
        description: Id
        type: "integer"
        format: "int64"

      servidor_dependente_doc_tipo:
        description: Tipo do Documento
        type: "integer"
        format: "int32"

      servidor_dependente_doc_data:
        description: Data de Entrega
        type: "string"
        format: "date"

      servidor_dependente_doc_ano:
        description: Ano de Referência
        type: "integer"
        format: "int32"

      servidor_dependente_doc_nome:
        description: Nome
        type: "string"

      servidor_dependente_doc_ext:
        description: Extensão
        type: "string"

      servidor_dependente_doc_path:
        description: Path
        type: "string"

      servidor_dependente_id:
        description: Id
        type: "integer"
        format: "int64"

      servidor_dep_doc_inc_em:
        description: Incluído Em
        type: "string"
        format: "date-time"

      sequencial:
        description: sequencial
        type: "integer"
        format: "int32"

      sequencia_do_dependente:
        description: sequencia_do_dependente
        type: "integer"
        format: "int32"

      servidor_dependente_doc_b64:
        description: servidor_dependente_doc_b64
        type: "string"





  sdt_servidor_foto:
    properties:
      servidor_foto_id:
        description: servidor_foto_id
        type: "integer"
        format: "int64"

      servidor_foto_nome:
        description: servidor_foto_nome
        type: "string"

      servidor_foto_ext:
        description: servidor_foto_ext
        type: "string"

      servidor_foto_arquivo_b64:
        description: servidor_foto_arquivo_b64
        type: "string"

      servidor_foto_url:
        description: servidor_foto_url
        type: "string"




  Sdt_Servidor_Horarios_Sdt_Servidor_HorariosItem:
    properties:
      horario_classificacao:
        description: horario_classificacao
        type: "integer"
        format: "int32"

      horario_marcacao:
        description: horario_marcacao
        type: "string"
        format: "date-time"





  SDT_Serv_Dependente:
    properties:
      servidor_dependente_id:
        description: Id
        type: "integer"
        format: "int64"

      servidor_dependente_cod:
        description: Código
        type: "integer"
        format: "int64"

      servidor_dependente_nome:
        description: Nome
        type: "string"

      servidor_dependente_parentesco:
        description: Parentesco
        type: "integer"
        format: "int32"

      servidor_dependente_nasc:
        description: Data Nascimento
        type: "string"
        format: "date"

      servidor_dependente_idade:
        description: Idade
        type: "integer"
        format: "int32"

      servidor_dependente_irrf:
        description: Dependente IRRF
        type: "boolean"

      servidor_dependente_pensao:
        description: Dependente Pensão Alimenticia
        type: "boolean"

      servidor_dependente_sal_fam:
        description: Dependente Salário Familia
        type: "boolean"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      sequencia:
        description: sequencia
        type: "integer"
        format: "int32"




  sdt_solicitacao_acerto_app:
    properties:
      po_sol_id:
        description: po_sol_id
        type: "integer"
        format: "int64"

      po_sol_servidor_id:
        description: po_sol_servidor_id
        type: "integer"
        format: "int64"

      po_sol_servidor_nome:
        description: po_sol_servidor_nome
        type: "string"

      po_sol_servidor_cpf_masc:
        description: po_sol_servidor_cpf_masc
        type: "string"

      po_sol_tipo:
        description: po_sol_tipo
        type: "integer"
        format: "int32"

      po_sol_data_ini:
        description: po_sol_data_ini
        type: "string"
        format: "date"

      po_sol_data_fim:
        description: po_sol_data_fim
        type: "string"
        format: "date"

      po_sol_qtd_horas:
        description: po_sol_qtd_horas
        type: "string"
        format: "date-time"

      po_sol_ponto_motivos_id:
        description: po_sol_ponto_motivos_id
        type: "integer"
        format: "int64"

      po_sol_ponto_motivos_codigo:
        description: po_sol_ponto_motivos_codigo
        type: "integer"
        format: "int64"

      po_sol_ponto_motivos_descricao:
        description: po_sol_ponto_motivos_descricao
        type: "string"

      po_sol_observacao:
        description: po_sol_observacao
        type: "string"

      po_sol_status:
        description: po_sol_status
        type: "integer"
        format: "int32"

      po_sol_motivo_obs:
        description: po_sol_motivo_obs
        type: "string"

      po_sol_data_cadastro:
        description: po_sol_data_cadastro
        type: "string"
        format: "date"

      po_sol_qtd_horas2:
        description: po_sol_qtd_horas2
        type: "string"
        format: "date-time"

      po_sol_qtd_horas3:
        description: po_sol_qtd_horas3
        type: "string"
        format: "date-time"

      po_sol_qtd_horas4:
        description: po_sol_qtd_horas4
        type: "string"
        format: "date-time"




  Sdt_Solicitacao_Atestado_Lista:
    properties:
      portal_sol_licenca_id:
        description: portal_sol_licenca_id
        type: "integer"
        format: "int64"

      portal_sol_licenca_ini:
        description: portal_sol_licenca_ini
        type: "string"
        format: "date"

      portal_sol_licenca_fim:
        description: portal_sol_licenca_fim
        type: "string"
        format: "date"

      situacao:
        description: situacao
        type: "string"

      tipo:
        description: tipo
        type: "string"

      numeroAno:
        description: numero Ano
        type: "string"

      tipo_atestado:
        description: tipo_atestado
        type: "integer"
        format: "int32"

      qtde:
        description: qtde
        type: "integer"
        format: "int32"

      turno:
        description: turno
        type: "integer"
        format: "int32"

      cid:
        description: cid
        type: "string"

      data_solicitacao:
        description: data_solicitacao
        type: "string"
        format: "date"




  Sdt_Solicitacao_Lista:
    properties:
      portal_sol_licenca_id:
        description: portal_sol_licenca_id
        type: "integer"
        format: "int64"

      portal_sol_licenca_ini:
        description: portal_sol_licenca_ini
        type: "string"
        format: "date"

      portal_sol_licenca_fim:
        description: portal_sol_licenca_fim
        type: "string"
        format: "date"

      situacao:
        description: situacao
        type: "string"

      tipo:
        description: tipo
        type: "string"

      numeroAno:
        description: numero Ano
        type: "string"

      qtde:
        description: qtde
        type: "integer"
        format: "int32"




  sdt_solicitacoes_sdt_solicitacoesItem:
    properties:
      portal_sol_licenca_id:
        description: portal_sol_licenca_id
        type: "integer"
        format: "int64"

      portal_sol_licenca_numero:
        description: portal_sol_licenca_numero
        type: "integer"
        format: "int64"

      portal_sol_licenca_ano:
        description: portal_sol_licenca_ano
        type: "integer"
        format: "int32"

      portal_sol_licenca_servidor_id:
        description: portal_sol_licenca_servidor_id
        type: "integer"
        format: "int64"

      portal_sol_licenca_ini:
        description: portal_sol_licenca_ini
        type: "string"
        format: "date"

      portal_sol_licenca_fim:
        description: portal_sol_licenca_fim
        type: "string"
        format: "date"

      portal_sol_licenca_tipo:
        description: portal_sol_licenca_tipo
        type: "integer"
        format: "int32"

      portal_sol_licenca_fk_tipo:
        description: 1 = Saúde
        type: "integer"
        format: "int32"

      portal_sol_licenca_fk_id:
        description: portal_sol_licenca_fk_id
        type: "integer"
        format: "int64"

      portal_sol_licenca_ug_id:
        description: portal_sol_licenca_ug_id
        type: "integer"
        format: "int64"

      portal_sol_licenca_obs:
        description: portal_sol_licenca_obs
        type: "string"

      portal_sol_licenca_status:
        description: portal_sol_licenca_status
        type: "integer"
        format: "int32"

      portal_sol_licenca_dias:
        description: portal_sol_licenca_dias
        type: "integer"
        format: "int32"





  sdt_tipo_afastamento_sdt_tipo_afastamentoItem:
    properties:
      tipo_afastamento_id:
        description: Tipo Afastamento
        type: "integer"
        format: "int64"

      tipo_afastamento_codigo:
        description: Código
        type: "integer"
        format: "int64"

      tipo_afastamento_descricao:
        description: Descrição
        type: "string"





  Sdt_Token_Usuario:
    properties:
      usuario_id:
        description: usuario_id
        type: "integer"
        format: "int64"

      usuario_cpf:
        description: usuario_cpf
        type: "string"

      usuario_pessoa_id:
        description: usuario_pessoa_id
        type: "integer"
        format: "int64"

      usuario_pessoa_nome:
        description: usuario_pessoa_nome
        type: "string"

      servidor_id:
        description: Servidor
        type: "integer"
        format: "int64"

      usuario_token:
        description: usuario_token
        type: "string"




  Sdt_Usuario:
    properties:
      usuario_id:
        description: usuario_id
        type: "integer"
        format: "int64"

      usuario_login:
        description: usuario_login
        type: "string"

      usuario_ug:
        description: Sdt_Usuario_Ug_Lista
        type: array
        items:
          $ref: "#/definitions/Sdt_Usuario_Ug_Lista_Sdt_Usuario_Ug_ListaItem"

      usuario_nome:
        description: usuario_nome
        type: "string"

      email_codigo_validacao:
        description: email_codigo_validacao
        type: "string"

      celular_codigo_validacao:
        description: celular_codigo_validacao
        type: "string"

      usuario_novo:
        description: usuario_novo
        type: "boolean"

      usuario_bater_ponto:
        description: usuario_bater_ponto
        type: "integer"
        format: "int32"

      usuario_justificar_ponto:
        description: usuario_justificar_ponto
        type: "integer"
        format: "int32"




  Sdt_Usuario_Ug_Lista_Sdt_Usuario_Ug_ListaItem:
    properties:
      servidor_matricula:
        description: servidor_matricula
        type: "integer"
        format: "int64"

      servidor_contrato:
        description: servidor_contrato
        type: "integer"
        format: "int32"

      unidade_gestora_id:
        description: unidade_gestora_id
        type: "integer"
        format: "int64"

      unidade_gestora_descricao:
        description: unidade_gestora_descricao
        type: "string"

      servidor_id:
        description: servidor_id
        type: "integer"
        format: "int64"

      servidor_matricula_ativa:
        description: servidor_matricula_ativa
        type: "boolean"

      servidor_data_exercicio:
        description: servidor_data_exercicio
        type: "string"
        format: "date"

      servidor_status:
        description: servidor_status
        type: "integer"
        format: "int32"

      unidade_gestora_app_ativo:
        description: unidade_gestora_app_ativo
        type: "integer"
        format: "int32"

      horarios:
        description: Sdt_Servidor_Horarios
        type: array
        items:
          $ref: "#/definitions/Sdt_Servidor_Horarios_Sdt_Servidor_HorariosItem"





  sdt_ws_esocial_dados_servidor_sdt_ws_esocial_dados_servidorItem:
    properties:
      codg_empresa:
        description: codg_empresa
        type: "integer"
        format: "int64"

      codg_unidade:
        description: codg_unidade
        type: "integer"
        format: "int64"

      nome_unidade:
        description: nome_unidade
        type: "string"

      cnpj_unidade:
        description: cnpj_unidade
        type: "string"

      razao_unidade:
        description: razao_unidade
        type: "string"

      matricula:
        description: matricula
        type: "string"

      codg_funcionario:
        description: codg_funcionario
        type: "integer"
        format: "int64"

      rg:
        description: rg
        type: "string"

      rg_uf:
        description: rg_uf
        type: "string"

      cpf:
        description: cpf
        type: "string"

      nome:
        description: nome
        type: "string"

      data_admissao:
        description: data_admissao
        type: "string"
        format: "date"

      data_demissao:
        description: data_demissao
        type: "string"
        format: "date"

      data_nascimento:
        description: data_nascimento
        type: "string"
        format: "date"

      sexo:
        description: sexo
        type: "string"

      raca_cor:
        description: raca_cor
        type: "string"

      pispasep:
        description: pispasep
        type: "string"

      ctps:
        description: ctps
        type: "string"

      nit:
        description: nit
        type: "string"

      email:
        description: email
        type: "string"

      cep:
        description: cep
        type: "string"

      logradouro:
        description: logradouro
        type: "string"

      numero:
        description: numero
        type: "string"

      bairro:
        description: bairro
        type: "string"

      cidade:
        description: cidade
        type: "string"

      estado:
        description: estado
        type: "string"

      estado_civil:
        description: estado_civil
        type: "string"

      nacionalidade:
        description: nacionalidade
        type: "string"

      codg_cargo:
        description: codg_cargo
        type: "string"

      nome_cargo:
        description: nome_cargo
        type: "string"

      cbo:
        description: cbo
        type: "string"

      codg_departamento:
        description: codg_departamento
        type: "string"

      nome_departamento:
        description: nome_departamento
        type: "string"

      codg_funcao:
        description: codg_funcao
        type: "string"

      nome_funcao:
        description: nome_funcao
        type: "string"

      categoria_esocial:
        description: categoria_esocial
        type: "integer"
        format: "int64"

      status:
        description: status
        type: "string"

      descricao_atividades:
        description: descricao_atividades
        type: "string"

      requisitos_da_funcao:
        description: requisitos_da_funcao
        type: "string"

      tipo_contratacao:
        description: forma_contratacao
        type: "string"

      codg_secretaria:
        description: codg_secretaria
        type: "string"

      nome_secretaria:
        description: nome_secretaria
        type: "string"

      remuneracao_base:
        description: remuneracao_base
        type: "string"





