TraitLevelsSuggestionResponse
levelsstring[]required
List of suggested levels for the trait
traitTraitrequired
Name of the trait for which levels are suggested
TraitLevelsSuggestionResponse
{
"levels": [
"Traditional",
"Moderate",
"Tech-Embracing"
],
"trait": "Cultural Orientation"
}