# # OrderUpdateFiscalEntityRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | [**\Conekta\Model\FiscalEntityAddress**](FiscalEntityAddress.md) |  |
**email** | **string** | Email of the fiscal entity | [optional]
**name** | **string** | Name of the fiscal entity | [optional]
**metadata** | **array<string,mixed>** | Metadata associated with the fiscal entity | [optional]
**phone** | **string** | Phone of the fiscal entity | [optional]
**tax_id** | **string** | Tax ID of the fiscal entity | [optional]

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