# # CustomerShippingContactsDataResponse

## 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) |  |
**parent_id** | **string** |  | [optional]
**default** | **bool** |  | [optional]
**deleted** | **bool** |  | [optional]
**metadata** | **array<string,mixed>** | Metadata associated with the shipping contact | [optional]
**id** | **string** |  |
**object** | **string** |  |
**created_at** | **int** |  |

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