Skip to main content

ModelStateResultResponseDto

Response DTO indicating the state of a model.

isModelReadyboolean

Indicates whether the model is ready.

ModelStateResultResponseDto
{
"isModelReady": true
}