CreateGroupRequest

API: Internal/Beta

data class CreateGroupRequest(
    val group: String,
)
Properties
group: String