| CareerId | FB1EntityId | Entity ID of the career. | |
| CareerDtId | FName | Data table ID of the company for this career. | |
| JobInfo | FB1CareerJobInfo | Job information for this career entry. | |
| MemberInfo | TMap | Map from member entity IDs to their job assignment info. | |
| SiteDtId | FName | Data table ID of the site for this career. | |
| CareerType | EB1CareerType | Career type classification (Business, School, etc.). | |
| EducationType | EB1EducationType | Education level for School careers (Elementary, Middle, High, College). Invalid for non-School. | |
| bIsFakeCompany | bool | True if this career belongs to a fake (rabbithole) company. | |
| bMeetJoinCondition | bool | False if the target character does not meet join conditions (RetireAgeStep or RankCondition check failed). | |
| FailedConditions | TArray | List of conditions that failed the RankCondition evaluation. | |
| NextWorkdayForRequester | EB1DayOfWeek | Next actual work day for the requester (InTargetEntityId), adjusted for vacation/holiday/join-date/start-time. Invalid for non-requester queries. | |
| bRequesterHasPendingTransfer | bool | BL-57433: Whether the requester already has a pending school transfer request. When true, the enroll buttons are dimmed to prevent duplicate requests. | |
| bBlockedByRetirement | bool | Whether joining is blocked because the target is pending retirement. | |