Profession
Represents a profession entity, including its identification and related properties.
Properties
Name | Description |
---|---|
Id | The unique identifier of the profession. |
Description | A brief description of the profession. |
Type | The type category of the profession. |
Status | The current status of the profession. |
ImportStatus | The import status of the profession, if applicable. |
Code | The code representing the profession. |
Constructors
Name | Description |
---|---|
Profession() | Initializes a new instance of the Profession class. |