# ContactPhoneNumber ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **phoneNumber** | **String** | The contact's phone number. Example: `+12223334444` | [optional] **phoneType** | **String** | The type of phone number. Valid values are: - `home` - `mobile` - `work` - `other` - `fax` | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)