interface DeleteProjectResponse {
    Status?: string;
}

Hierarchy (view full)

Properties

Properties

Status?: string

The current status of the delete project operation.