interface ActivityTypeProjectGroupProjectActivities {
    id: number;
    type: ActivityTypeId;
}

Properties

Properties

id: number