Skip to main content

InterfaceOrganizationCustomField

talawa-apiDocs


talawa-api / models/OrganizationCustomField / InterfaceOrganizationCustomField

Interface: InterfaceOrganizationCustomField

Represents the structure of an organization custom field in the database.

Properties

_id

> _id: string

Defined in

src/models/OrganizationCustomField.ts:9


name

> name: string

Defined in

src/models/OrganizationCustomField.ts:12


organizationId

> organizationId: string

Defined in

src/models/OrganizationCustomField.ts:10


type

> type: string

Defined in

src/models/OrganizationCustomField.ts:11