| Name | Description | Type | Additional information |
|---|---|---|---|
| org_mapping_id |
user and organization mapping |
string |
None. |
| org_id |
user organization like schools and boarding, Workplaces and firms, Medical and Hospitals unique id |
integer |
None. |
| org_branch_id |
user organization like schools and boarding, Workplaces and firms, Medical and Hospitals and it's Branches |
integer |
None. |
| org_member_id |
trusted organization member id |
integer |
None. |
| org_name |
name of associated organization |
string |
None. |
| org_branch_name |
name of associated organization branch |
string |
None. |
| address |
address of organization/branch |
string |
None. |
| org_main_type_id |
org main type id |
integer |
None. |
| org_type_name |
type of org like schools,hospitals,doctors,corporates |
string |
None. |
| org_type_display_name |
type display name of org like schools,hospitals,doctors,corporates |
string |
None. |
| image_url |
trusted org image url to show in app |
string |
None. |
| is_removed |
whether user removed from org |
boolean |
None. |
| org_members |
trusted org members like dietitian/doctor etc |
Collection of TrustedOrgMember |
None. |