Get External Groups Result
data class GetExternalGroupsResult(val externalGroups: List<GetExternalGroupsExternalGroup>, val id: String)
A collection of values returned by getExternalGroups.
A collection of values returned by getExternalGroups.