Skip to content

JobV2Person

Properties

Name Type Description Notes
firstName String The full first name, i.e. given name, whenever possible. Abbreviations or initials might reduce accuracy. Single-letter names are accepted, as they are valid in some cultures (e.g., the Korean name `오` or the Japanese name `王` are romanized as the latin letter `O`). In the U.S., single-letter names like `J` or `J.` are also possible. [default to null]
middleNames String Middle names are optional; initials are acceptable. Including middle names can improve accuracy, especially for common name combinations. [optional] [default to null]
lastName String The full last name, i.e. family name or surname. [default to null]
source JobV2Source [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]