identity_core_organization
Columns
| Name | Type | Not null | Description |
|---|---|---|---|
| created_time | timestamp without time zone | True | |
| display_name | character varying(255) | True | |
| id | character varying(32) | True | |
| is_active | boolean | True | |
| last_modified_time | timestamp without time zone | True | |
| logo_ready_to_use | boolean | True | |
| logo_s3_location | character varying(255) | True | |
| name | character varying(255) | True | |
| org_classification | character varying(15) | True | |
| provider_type | character varying(64) | True | |
| tz | character varying(63) | True | |
| user_account_id | character varying(32) | False | Links to identity_core_user.id. |
Inbound Links
The following tables have columns that reference this table: