Get Group Lookup Result
data class GetGroupLookupResult(val groupKey: GetGroupLookupGroupKey, val id: String, val name: String)
A collection of values returned by getGroupLookup.
A collection of values returned by getGroupLookup.