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