dx_team_hierarchy_levels
Levels in the DX team hierarchy.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - DX ID of the hierarchy level.
-
account_id
Foreign key - ID of the account associated with this hierarchy level.
-
name
string - Name of the hierarchy level.
-
depth
number - Depth of the hierarchy level.
-
deleted_at
date - Date at which the hierarchy level was deleted, if ever.