B1ServiceRoleInfo
- Per-role configuration for a service definition, specifying the role ID, timeline, and company/job constraints.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ServiceRoleId | FName | The service role identifier (e.g., clerk, driver) for this role slot. | Category: B1ServiceRoleInfo |
| TimelineId | FName | The timeline ID bound to this role for executing its sequence. | Category: B1ServiceRoleInfo Foreign: Timeline_Event.Id |
| CompanyId | FB1TableRowName | The optional company ID used to qualify or restrict candidates for this role. | Category: B1ServiceRoleInfo Foreign: Company_Fake.Id |
| JobId | FB1TableRowName | The optional job ID used to qualify or restrict candidates for this role. | Category: B1ServiceRoleInfo Foreign: Job_Fake.Id |