interface DeleteProjectVersionResponse {
    Status?: string;
}

Hierarchy (view full)

Properties

Properties

Status?: string

The status of the deletion operation.