@deep/nest-kit
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    code: string

    The organization unique code.

    'HCI - Hope Channel International'
    
    contentLanguage?: string

    The organization content language code in ISO 639-1 format.

    contentLanguages?: string[]

    The organization content language code in ISO 639-1 format.

    embedRegion: EmbedRegion

    Embed region where embedded files will be stored.

    features?: string[]
    groupId: string

    The organization group id where the organization belongs to.

    id?: string
    isRegistrationEnabled?: boolean

    Flag that indicates if the organization registration is enabled.

    locale?: MaybeNull<string>

    The organization locale code in ISO 639-1 format.

    'en-US'
    
    logoId?: MaybeNull<string>

    The organization logo id.

    modules?: MaybeNull<string[]>

    Program modules that are enabled for the organization.

    ['core', 'mam']
    
    timezoneName: string

    The organization timezone name.

    'America/New_York'
    
    title: string

    The organization title that is displayed in the UI.

    uploadRegion: UploadRegion

    Upload region where uploaded files will be stored.

    welcomeImageId?: MaybeNull<string>
    welcomeText?: MaybeNull<string>