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

    Class UpdateOrganizationOptions

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    code?: MaybeNull<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 codes in ISO 639-1 format. First item in the array is the default content language.

    embedRegion: EmbedRegion

    Embed region where embedded player will be deployed.

    'US'
    
    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?: string

    The organization locale code in ISO 639-1 format.

    logoId?: string

    The organization logo id.

    modules: string[]

    The organization modules that are enabled.

    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.

    'US'
    
    welcomeImageId?: string
    welcomeText?: string