Profile Enum Valid Values Format Response
data class ProfileEnumValidValuesFormatResponse(val localizedValueNames: Map<String, String>? = null, val value: Int? = null)
Valid enum values in case of an enum property.