| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Company id | [optional] |
| name | String | Company name | [optional] |
| type | CompanyType | [optional] | |
| accessToken | String | Company authentication token for this company. [Only if type=company] | [optional] |
| controlledCompanies | List<ControlledCompany> | Company list of controlled companies [Only if type=accountant] | [optional] |
| ficLicenseExpire | LocalDate | [optional] | |
| ficPlan | FattureInCloudPlanType | [optional] | |
| connectionId | Integer | Company connection id | [optional] |
| taxCode | String | Company tax code | [optional] |
| vatNumber | String | Company vat number | [optional] |
- Serializable