IOrganizationData
Interface: IOrganizationData
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:12
Properties
addressLine1?
optionaladdressLine1:string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:23
Primary address line
addressLine2?
optionaladdressLine2:string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:26
Secondary address line
avatarURL?
optionalavatarURL:string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:41
URL of the organization's avatar or logo image
city?
optionalcity:string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:29
City where the organization is located
countryCode?
optionalcountryCode:string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:38
ISO country code representing the organization's country
createdAt
createdAt:
string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:44
ISO timestamp string indicating when the organization was created
description?
optionaldescription:string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:20
Optional short description of the organization
id
id:
string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:14
Unique identifier of the organization
isUserRegistrationRequired?
optionalisUserRegistrationRequired:boolean
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:48
Indicates whether user registration is required before accessing organization resources
name
name:
string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:17
Display name of the organization
postalCode?
optionalpostalCode:string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:35
Postal or ZIP code
state?
optionalstate:string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:32
State or province of the organization