# FattureInCloud_Ruby_Sdk::TaxProfile ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **company_type** | **String** | The company type | [optional] | | **company_subtype** | **String** | The company subtype | [optional] | | **profession** | **String** | The profession | [optional] | | **regime** | **String** | The applied regime | [optional] | | **rivalsa_name** | **String** | The name of the rivalsa | [optional] | | **default_rivalsa** | **Float** | The default rivalsa amount | [optional] | | **cassa_name** | **String** | The name of the cassa | [optional] | | **default_cassa** | **Float** | The default cassa amount | [optional] | | **default_cassa_taxable** | **Float** | The default taxable amount for the cassa | [optional] | | **cassa2_name** | **String** | The name of the second cassa | [optional] | | **default_cassa2** | **Float** | The default second cassa amount | [optional] | | **default_cassa2_taxable** | **Float** | The default taxable amount for the second cassa | [optional] | | **default_withholding_tax** | **Float** | The default withholding tax | [optional] | | **default_withholding_tax_taxable** | **Float** | The default taxable amount for the withholding tax | [optional] | | **default_other_withholding_tax** | **Float** | The default other withholding tax | [optional] | | **enasarco** | **Boolean** | If it has enasarco | [optional] | | **enasarco_type** | **String** | The enasarco type | [optional] | | **contributions_percentage** | **Float** | The contributions percentage | [optional] | | **profit_coefficient** | **Float** | The profit coefficient | [optional] | | **med** | **Boolean** | If the health card system is active | [optional] | | **default_vat** | [**VatType**](VatType.md) | | [optional] |