The project.

interface ProjectUsage {
    id?: string;
}

Properties

Properties

id?: string

The project ID.