interface GetFeaturesForProject {
    projectIdOrKey: string;
}

Properties

Properties

projectIdOrKey: string

The ID or (case-sensitive) key of the project.