| Name | Type | Description | Notes |
|---|---|---|---|
| script | String | [optional] | |
| id | String | [optional] | |
| explanation | String | [optional] | |
| firstName | String | The first name (also known as given name) | [optional] |
| lastName | String | The last name (also known as family name, or surname) | [optional] |
| raceEthnicityAlt | RaceEthnicityAltEnum | Second most likely US 'race'/ethnicity | [optional] |
| raceEthnicity | RaceEthnicityEnum | Most likely US 'race'/ethnicity | [optional] |
| score | Double | Higher score is better, but score is not normalized. Use calibratedProbability if available. | [optional] |
| raceEthnicitiesTop | List<String> | List 'race'/ethnicities | [optional] |
| probabilityCalibrated | Double | The calibrated probability for raceEthnicity to have been guessed correctly. -1 = still calibrating. | [optional] |
| probabilityAltCalibrated | Double | The calibrated probability for raceEthnicity OR raceEthnicityAlt to have been guessed correctly. -1 = still calibrating. | [optional] |
| Name | Value |
|---|---|
| W_NL | "W_NL" |
| HL | "HL" |
| A | "A" |
| B_NL | "B_NL" |
| AI_AN | "AI_AN" |
| PI | "PI" |
| Name | Value |
|---|---|
| W_NL | "W_NL" |
| HL | "HL" |
| A | "A" |
| B_NL | "B_NL" |
| AI_AN | "AI_AN" |
| PI | "PI" |