| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Company Id (GUID) |
globally unique identifier |
None. |
| Name |
Company name |
string |
None. |
| Description |
Company description |
string |
None. |
| ListOfSectionOfCompanyDto |
List of sections |
Collection of SectionOfCompanyDto |
None. |
| IdOfFileSpecOfLogo |
Id of file of company logo: can be null - if no logo |
globally unique identifier |
None. |
| FileSpecOfLogo |
Logo file with file url varchar(2083): created from IdOfFileSpecOfLogo |
FileSpecDto |
None. |