UserCompanyWithDetail
Represents detailed information about a user’s associated company within an organization, including properties such as the company ID, code, and description.
Properties
| Name | Description |
|---|---|
| CompanyCode | A unique code assigned to the user’s associated company, used to identify the company within organizational structures. |
| Id | The unique identifier for the user’s associated company within the system. |
| Description | A string representing the description or details about the user’s associated company. |