Pular para o conteúdo principal

SaveFotoObservacaoAtividadeCommand

empresaIdint32
tarefaIdint32
observacaostringnullable
fotos object[]nullable
  • Array [
  • notifications object[]nullable
  • Array [
  • propertystringnullable
    messagestringnullable
  • ]
  • validboolean
    invalidboolean
    fotoPathstringnullable
    descricaostringnullable
    gidstringnullable
  • ]
  • SaveFotoObservacaoAtividadeCommand
    {
    "empresaId": 0,
    "tarefaId": 0,
    "observacao": "string",
    "fotos": [
    {
    "notifications": [
    {
    "property": "string",
    "message": "string"
    }
    ],
    "valid": true,
    "invalid": true,
    "fotoPath": "string",
    "descricao": "string",
    "gid": "string"
    }
    ]
    }