JobV2EnrichMobileRequest_payload_person
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 |
JobV2EnrichMobileRequest_payload_person_oneOf_middleNames |
|
[optional] [default to null] |
| lastName |
String |
The full last name, i.e. family name or surname. |
[default to null] |
| source |
RichUrlV2Request_source |
|
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]