For AI agents: visit https://binti.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Field | Type | Description |
|---|
supervisory_assignment_id 🔑 | INTEGER | The unique identifier for the supervisory assignment record. |
agency_id 🔗 | INTEGER | The ID of the agency this supervisory assignment belongs to. |
supervisor_id 🔗 | INTEGER | The ID of the agency worker who is the supervisor. |
supervisee_id 🔗 | INTEGER | The ID of the agency worker who is the supervisee. |
created_at | TIMESTAMP | The timestamp when the supervisory assignment was created. |
updated_at | TIMESTAMP | The timestamp when the supervisory assignment was last updated. |
supervisory_assignment_id - The unique identifier for the supervisory assignment record.
agency_id - The ID of the agency this supervisory assignment belongs to.
supervisor_id - The ID of the agency worker who is the supervisor.
supervisee_id - The ID of the agency worker who is the supervisee.