ProjectGroup

API: Internal/Beta

data class ProjectGroup(
    val id: String,
    val title: String,
)
Properties
id: String
title: String