ContactPerson
Example:
{
"firstName": "Rob",
"lastName": "Kaman",
"email": "[email protected]",
"phone": "(415) 111-2222"
}
Fields description
Name | Type | Description |
---|---|---|
firstName | string | first name |
lastName | string | last name |
string | ||
phone | string | phone number |
Updated over 2 years ago