identity_registration_organizationcode
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| code | character varying(20) | True | |
| created_time | timestamp without time zone | True | |
| expires_at | timestamp without time zone | False | |
| id | integer | True | |
| individual_group_id | character varying(32) | False | Links to identity_core_individualgroup.id. | 
| is_active | boolean | True | |
| last_modified_time | timestamp without time zone | True | |
| organization_id | character varying(32) | True | Links to identity_core_organization.id. | 
Inbound Links
The following tables have columns that reference this table: