| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Company id | [optional] |
| name | string | Company name | [optional] |
| type | \FattureInCloud\Model\CompanyType | [optional] | |
| access_token | string | Company authentication token for this company. [Only if type=company] | [optional] |
| controlled_companies | \FattureInCloud\Model\ControlledCompany[] | Company list of controlled companies [Only if type=accountant] | [optional] |
| fic_license_expire | \DateTime | [optional] | |
| fic_plan | \FattureInCloud\Model\FattureInCloudPlanType | [optional] | |
| connection_id | int | Company connection id | [optional] |
| tax_code | string | Company tax code | [optional] |
| vat_number | string | Company vat number | [optional] |