Skip to content
Settings

EntityDeleteResponse

Schema definition for EntityDeleteResponse

EntityDeleteResponse

requestIdstringrequired
ID of the original request to get data.
entityIdstringrequired
ID of the removed entity.
modelModelSpecrequired
Information about the model of the removed entity.
transactionIdstringrequired
ID of the transaction.

This schema defines the structure and validation rules for EntityDeleteResponse.

  • 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.

See other schemas in the entity category.