OcorrenciasTipicasList
anomaliaIdint32
descricaostringnullable
sistemaEmpresaIdint32nullable
sistemaEmpresaNomestringnullable
prioridadeAnomaliaIdint32nullable
prioridadeAnomaliaDescricaostringnullable
prioridadeDiaLimiteint32
gidstringnullable
executores object[]nullable
Array [
executorint32nullable
avisoEmailCadastroboolean
avisoEmailConclusaoboolean
usuarioNomestringnullable
]
fornecedores object[]nullable
Array [
fornecedorint32
fornecedorNomestringnullable
]
epis object[]nullable
Array [
materialint32
materialNomestringnullable
]
tipoIdint32
tipoNomestringnullable
areaIdint32nullable
areaNomestringnullable
areaIdentificacaoAmbientestringnullable
areaGidstringnullable
grupoAreaIdint32nullable
grupoAreaAgrupamentostringnullable
grupoAreaGidstringnullable
subGrupoAreaIdint32nullable
subGrupoAreaNomestringnullable
subGrupoAreaGidstringnullable
equipamentoIdint32nullable
equipamentoNomestringnullable
equipamentoTagstringnullable
equipamentoGidstringnullable
tipoEquipamentoIdint32nullable
tipoEquipamentoNomestringnullable
setorIdint32nullable
setorNomestringnullable
OcorrenciasTipicasList
{
"anomaliaId": 0,
"descricao": "string",
"sistemaEmpresaId": 0,
"sistemaEmpresaNome": "string",
"prioridadeAnomaliaId": 0,
"prioridadeAnomaliaDescricao": "string",
"prioridadeDiaLimite": 0,
"gid": "string",
"executores": [
{
"executor": 0,
"avisoEmailCadastro": true,
"avisoEmailConclusao": true,
"usuarioNome": "string"
}
],
"fornecedores": [
{
"fornecedor": 0,
"fornecedorNome": "string"
}
],
"epis": [
{
"material": 0,
"materialNome": "string"
}
],
"tipoId": 0,
"tipoNome": "string",
"areaId": 0,
"areaNome": "string",
"areaIdentificacaoAmbiente": "string",
"areaGid": "string",
"grupoAreaId": 0,
"grupoAreaAgrupamento": "string",
"grupoAreaGid": "string",
"subGrupoAreaId": 0,
"subGrupoAreaNome": "string",
"subGrupoAreaGid": "string",
"equipamentoId": 0,
"equipamentoNome": "string",
"equipamentoTag": "string",
"equipamentoGid": "string",
"tipoEquipamentoId": 0,
"tipoEquipamentoNome": "string",
"setorId": 0,
"setorNome": "string"
}