InterfaceOrganization
talawa-api • Docs
talawa-api / models/Organization / InterfaceOrganization
Interface: InterfaceOrganization
Interface representing a document for an Organization in the database (MongoDB).
Properties
_id
> _id: ObjectId
Defined in
address
> address: object
city
> city: string
countryCode
> countryCode: string
dependentLocality
> dependentLocality: string
line1
> line1: string
line2
> line2: string
postalCode
> postalCode: string
sortingCode
> sortingCode: string
state
> state: string
Defined in
admins
> admins: any
[]
Defined in
advertisements
> advertisements: any
Defined in
apiUrl
> apiUrl: undefined
| string
Defined in
blockedUsers
> blockedUsers: any
[]
Defined in
createdAt
> createdAt: Date
Defined in
creatorId
> creatorId: any
Defined in
customFields
> customFields: any
[]
Defined in
description
> description: string
Defined in
funds
> funds: any
[]
Defined in
groupChats
> groupChats: any
[]
Defined in
image
> image: undefined
| string
Defined in
members
> members: any
[]
Defined in
membershipRequests
> membershipRequests: any
[]
Defined in
name
> name: string
Defined in
pinnedPosts
> pinnedPosts: any
[]
Defined in
posts
> posts: any
[]
Defined in
status
> status: string
Defined in
updatedAt
> updatedAt: Date
Defined in
userRegistrationRequired
> userRegistrationRequired: boolean
Defined in
visibleInSearch
> visibleInSearch: boolean