Skip to content
Settings

EntityModelExportResponse

Schema definition for EntityModelExportResponse

EntityModelExportResponse

modelModelSpecrequired
Entity model specification.
modelIdstring
ID of the entity model.
payloadanyrequired
The content format of the exported entity model depends on the selected converter.

This schema defines the structure and validation rules for EntityModelExportResponse.

  • model (object, required): Entity model specification.
  • modelId (string): ID of the entity model.
  • payload (any, required): The content format of the exported entity model depends on the selected converter.

See other schemas in the model category.