Gender

SubcomponentDescription
GenderGender Acquired from the Document
{
            "attributeType": "AcquiredGender",
            "values": {
                "acquiredGender": "M" //or "F" or whatever is returned from the document
            }
        }