Sha256: 85661839c557786b9c4f2e4e82803e3e17aeecb9509ee107184d07b89279b456
Contents?: true
Size: 733 Bytes
Versions: 14
Compression:
Stored size: 733 Bytes
Contents
# FattureInCloud_Ruby_Sdk::Company ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Company unique identifier. | [optional] | | **name** | **String** | Company name. | [optional] | | **type** | [**CompanyType**](CompanyType.md) | | [optional] | | **access_token** | **String** | CompanyAuthentication token for this company. [Only if type=company] | [optional] | | **controlled_companies** | [**Array<ControlledCompany>**](ControlledCompany.md) | List of controlled companies. [Only if type=accountant] | [optional] | | **connection_id** | **Integer** | Company connection id. | [optional] | | **tax_code** | **String** | Tax code. | [optional] |
Version data entries
14 entries across 14 versions & 1 rubygems