# # CustomerUpdateShippingContacts

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**phone** | **string** | Phone contact | [optional]
**receiver** | **string** | Name of the person who will receive the order | [optional]
**between_streets** | **string** | The street names between which the order will be delivered. | [optional]
**address** | [**\Conekta\Model\CustomerShippingContactsAddress**](CustomerShippingContactsAddress.md) |  | [optional]
**parent_id** | **string** |  | [optional]
**default** | **bool** |  | [optional]
**deleted** | **bool** |  | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
