PronounData
Represents a person’s pronoun preferences.
Properties
| Parameter | Type | Description |
| Key | string | The encrypted key of the pronoun. |
| Name | string | The name of the pronoun. |
JSON Example
{
"Key": "1c5aabbdf813ad78c48cc8e6d8584162",
"Name": "She/Her/Hers"
}