{
    "type": "object",
    "properties": {
        "answer": {
            "type": "string"
        },
        "createdDate": {
            "type": "string"
        },
        "documentType": {
            "type": "string"
        },
        "eTag": {
            "type": "string"
        },
        "id": {
            "type": "string"
        },
        "isActive": {
            "type": "boolean"
        },
        "lastModifiedDate": {
            "type": "string"
        },
        "metadados": {
            "type": "object",
            "properties": {
                "Email": {
                    "type": "string"
                },
                "EnvioEmail": {
                    "type": "string"
                },
                "FollowUp": {
                    "type": "string"
                },
                "IdLead": {
                    "type": "string"
                },
                "MensagemTimestamp": {
                    "type": "string"
                },
                "Nome": {
                    "type": "string"
                },
                "RespostaAgenteTimestamp": {
                    "type": "string"
                },
                "sessionId": {
                    "type": "string"
                },
                "Status": {
                    "type": "string"
                },
                "Telefone": {
                    "type": "string"
                }
            }
        },
        "partitionKey": {
            "type": "string"
        },
        "query": {
            "type": "string"
        },
        "resourceId": {
            "type": "string"
        },
        "selfLink": {
            "type": "string"
        },
        "timestamp": {
            "type": "string"
        },
        "timeStamp": {
            "type": "integer"
        },
        "version": {
            "type": "integer"
        }
    },
    "version": 3
}
