Description
This bridge table allows the connection of students to accounts.
Columns
| Column Name | Type | Description |
|---|---|---|
business_id |
string
|
Unique identifier for the business |
account_student_id |
string
|
Unique identifier for the intersection of the student within an account |
account_id |
string
|
Unique identifier for the account |
student_id |
string
|
Unique identifier for the student |
archived_at |
timestamp[ns]
|
The UTC datetime when the relationship was archived |
data_current_as_of_utc |
timestamp[ns]
|
No description provided. |
source_type |
string
|
No description provided. |