Visão geral
Ingestão de dados
Consulta de dados
DataEntity
Este objeto representa uma entidade.
{
"id": "dten_5f92f01728e009f403d8502e",
"name": "motivos_de_cancelamento",
"locked": true,
"schema": {
"type1": "object",
"type2": "string",
"type3": {
"type4": "boolean"
}
},
"createdAt": "2023-08-25T22:38:41.134Z",
"updatedAt": "2023-08-25T22:38:41.134Z",
"deleted": false,
"createdBy": {
"clientId": "client_identifier",
"externalClientId": "<string>",
"app": "backoffice"
},
"updatedBy": {
"clientId": "client_identifier",
"externalClientId": "<string>",
"app": "backoffice"
}
}
Assistant
Responses are generated using AI and may contain mistakes.