# # OrderFiscalEntityResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | [**\Conekta\Model\OrderFiscalEntityAddressResponse**](OrderFiscalEntityAddressResponse.md) |  |
**email** | **string** | Email of the fiscal entity | [optional]
**metadata** | **array<string,mixed>** | Metadata associated with the fiscal entity | [optional]
**name** | **string** | Name of the fiscal entity | [optional]
**tax_id** | **string** | Tax ID of the fiscal entity | [optional]
**id** | **string** | ID of the fiscal entity |
**created_at** | **int** | The time at which the object was created in seconds since the Unix epoch |
**object** | **string** |  |
**phone** | **string** | Phone of the fiscal entity | [optional]

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