Description

Entity for changing organization data.

Hierarchy

  • BaseMongoEntity
    • ChangeRequestEntity

Implements

Constructors

Properties

addressLine1: null | string

Address line 1 of the organization

addressLine2: null | string

Address line 2 of the organization

addressLine3: null | string

Address line 3 of the organization

branchName: null | string

The specific branch this organization represents.

certificateImageId: null | string

A base64 string containing the organization's certificate image.

certifiedQualifications: null | Qualification[]

Qualifications that need to be reviewed before organization can change

name: null | string

Organization Name

orgId: string

Organization ID

postalCode: null | string

Postal code address

typeId: null | string

Type code of the organization

userId: string

User ID

Generated using TypeDoc