The PhoneNumber Object ### Description The PhoneNumber object is used to represent a candidate's phone number. ### Usage Example Fetch from the GET Candidate endpoint and view their phone numbers.
| Name | Type | Description | Notes |
|---|---|---|---|
| value | str, none_type | The phone number. | [optional] |
| phone_number_type | object, none_type | The type of phone number. | [optional] |