Candidate
Example:
{
"id": "e63dfcab300260b2591f585126ede56627db4ef8",
"uuid": "44a63681-e70a-49d7-b4c5-90aff5f70eac",
"firstName": "Mark",
"lastName": "Hunt",
"email": "[email protected]",
"phone": "(415) 111-2222",
"addressLine": "409 North Magnolia Avenue, Orlando, FL 32801, United States "
}
Fields description
Name | Type | Description |
---|---|---|
id | string | unique id of a candidate |
uuid | string | unique UUID of a candidate |
firstName | string | first name |
lastName | string | last name |
string | ||
phone | string | phone number |
addressLine | string | string representation of candidate address |
Updated over 2 years ago