interface GetProjectEmail {
    projectId: number;
}

Properties

Properties

projectId: number

The project ID.