getPersonModelAttributeNames
getPersonModelAttributeNames
The getPersonModelAttributeNames method returns a list of all person attributes that are supported by the current model, except those which designated to be custom field holders. The list of attributes can be used for the purpose of defining the blocking algorithm, the matching algorithm, or to extract information about what the model supports.
Method
The method uses the GET HTML method.
Input
no input paramerters
Output
The output is a sorted list of the attributes if found or an empty document if no any entry is known by the system.
Â