interface GetAccessibleProjectTypeByKey {
    projectTypeKey: string;
}

Properties

Properties

projectTypeKey: string

The key of the project type.