Pular para o conteúdo principal

SavePlanosGeraisCommand

notifications object[]nullable
  • Array [
  • propertystringnullable
    messagestringnullable
  • ]
  • validboolean
    invalidboolean
    planoGeralint32nullable
    empresaIdint32
    nomestringrequired

    Possible values: non-empty

    statusPlanoGeralint32

    Possible values: [1, 2, 3]

    sistemaEmpresaint32required
    setorint32required
    SavePlanosGeraisCommand
    {
    "notifications": [
    {
    "property": "string",
    "message": "string"
    }
    ],
    "valid": true,
    "invalid": true,
    "planoGeral": 0,
    "empresaId": 0,
    "nome": "string",
    "statusPlanoGeral": 1,
    "sistemaEmpresa": 0,
    "setor": 0
    }