# NamSorApiV2.NameMatchCandidatesOut

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**script** | **String** |  | [optional] 
**id** | **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] 
**orderOption** | **String** | The option for ordering | [optional] 
**matchCandidates** | [**[NameMatchCandidateOut]**](NameMatchCandidateOut.md) | The ordered list of name matching candidates | [optional] 


