interface DeleteProjectVersionResponse {
    Status?: ProjectVersionStatus;
}

Hierarchy (view full)

Properties

Properties

The status of the deletion operation.