Sha256: cbf1a075a167cbf5d1bb2acaeffc0e5e03191ca2606e55a3b6a0e2552a4521ba
Contents?: true
Size: 730 Bytes
Versions: 3
Compression:
Stored size: 730 Bytes
Contents
# FattureInCloud_Ruby_Sdk::Company ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Company id | [optional] | | **name** | **String** | Company name | [optional] | | **type** | [**CompanyType**](CompanyType.md) | | [optional] | | **access_token** | **String** | Company authentication token for this company. [Only if type=company] | [optional] | | **controlled_companies** | [**Array<ControlledCompany>**](ControlledCompany.md) | Company list of controlled companies [Only if type=accountant] | [optional] | | **connection_id** | **Integer** | Company connection id | [optional] | | **tax_code** | **String** | Company tax code | [optional] |
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fattureincloud_ruby_sdk-2.0.19 | docs/Company.md |
fattureincloud_ruby_sdk-2.0.18 | docs/Company.md |
fattureincloud_ruby_sdk-2.0.17 | docs/Company.md |