Pular para o conteúdo principal

SaveFotoObservacaoAtividadeCommandResult

successboolean
messagestringnullable
dataobjectnullable
fotoPathCreated objectnullable
property name*stringnullable
fotoPathDeletedstring[]nullable
SaveFotoObservacaoAtividadeCommandResult
{
"success": true,
"message": "string",
"data": {},
"fotoPathCreated": {},
"fotoPathDeleted": [
"string"
]
}