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

    Class UpdateBrandOptions

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    accessLevels?: string[]

    Default access levels that will be used when sharing the brand with organizations or organization groups

    categoryId?: MaybeNull<string>
    code?: string
    coverId?: string
    distributionPermissions?: MaybeNull<DistributionPermission[]>

    Distribution permissions for shared brand

    episodeStages?: string[]

    Default episode stages that will be used when sharing the brand with organizations or organization groups

    geoRestrictions?: MaybeNull<string[]>
    id: string
    isCaptionAutoGenerationEnabled?: boolean
    isGeoRestrictionsEnabled?: boolean
    isWorkflowEnabled?: boolean
    language?: string
    logoId?: string
    longDescription?: RichText
    madeForKids?: boolean
    shortDescription?: RichText
    tagline?: RichText
    title?: string
    type?: BrandType

    Brand visibility settings for other organizations

    workflowId?: WorkflowId