Get Profiles Profiles Result
data class GetProfilesProfilesResult(val id: String, val profiles: List<GetProfilesProfilesProfile>)
A collection of values returned by getProfilesProfiles.
A collection of values returned by getProfilesProfiles.