Subcomponent | Description |
---|---|
Gender | Gender Acquired from the Document |
{
"attributeType": "AcquiredGender",
"values": {
"acquiredGender": "M" //or "F" or whatever is returned from the document
}
}