Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 849 Bytes

ControlledCompany.md

File metadata and controls

17 lines (13 loc) · 849 Bytes

It.FattureInCloud.Sdk.Model.ControlledCompany

Properties

Name Type Description Notes
Id int? Controlled company id [optional]
Name string Controlled company id [optional]
Type CompanyType [optional]
AccessToken string Controlled company access token Only if type=company] [optional]
FicLicenseExpire DateTime? [optional]
FicPlan FattureInCloudPlanType [optional]
ConnectionId decimal? Controlled company connection id [optional]
TaxCode string Controlled company tax code [optional]

[Back to Model list] [Back to API list] [Back to README]