interface StopProjectVersionResponse {
    Status?: string;
}

Hierarchy (view full)

Properties

Properties

Status?: string

The current status of the stop operation.