# # OrderResponseShippingContact

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**phone** | **string** |  | [optional]
**receiver** | **string** |  | [optional]
**between_streets** | **string** |  | [optional]
**address** | [**\Conekta\Model\CustomerShippingContactsResponseAddress**](CustomerShippingContactsResponseAddress.md) |  | [optional]
**parent_id** | **string** |  | [optional]
**default** | **bool** |  | [optional]
**id** | **string** |  | [optional]
**created_at** | **int** |  | [optional]
**metadata** | **array<string,mixed>** | Metadata associated with the shipping contact | [optional]
**object** | **string** |  | [optional]
**deleted** | **bool** |  | [optional]

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