B1ShowRecruitInfo
- Stores recruitment display information for a company position, including availability state and headcount.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CompanyId | FB1EntityId | Entity ID of the company offering this position. | |
| CompanyDtId | FName | Data table ID of the company definition. | |
| Department | FB1DepartmentKey | Department key identifying the specific position. | |
| State | EB1ShowRecruitInfoState | Current recruitment state for this position. | |
| EmptyHeadcount | int32 | Number of vacant positions in this department. | |
| bHighestCareer | bool | Whether this is the highest career path available. | |
| JobType | EB1JobType | Job type for this recruitment entry. |