EntityDeleteResponse
EntityDeleteResponse
Section titled “EntityDeleteResponse”Schema definition for EntityDeleteResponse
Schema Viewer
Section titled “Schema Viewer”EntityDeleteResponse
requestIdstringrequired
ID of the original request to get data.
entityIdstringrequired
ID of the removed entity.
Information about the model of the removed entity.
transactionIdstringrequired
ID of the transaction.
Description
Section titled “Description”This schema defines the structure and validation rules for EntityDeleteResponse.
Properties
Section titled “Properties”- requestId (string, required): ID of the original request to get data.
- entityId (string, required): ID of the removed entity.
- model (object, required): Information about the model of the removed entity.
- transactionId (string, required): ID of the transaction.
Related Schemas
Section titled “Related Schemas”See other schemas in the entity category.