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 |
---|---|
Id | The unique identifier for the user’s associated company within the system. |
CompanyCode | A unique code assigned to the user’s associated company, used to identify the company within organizational structures. |
Description | A string representing the description or details about the user’s associated company. |