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

    Class SyncBrandOptions

    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
    createdById?: MaybeNull<string>
    distributionPermissions: 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?: MaybeNull<boolean>
    language?: MaybeNull<string>
    longDescription?: MaybeNull<RichText>
    madeForKids?: MaybeNull<boolean>
    organizationId: string
    shortDescription?: MaybeNull<RichText>
    tagline?: MaybeNull<RichText>
    title: string
    type: BrandType
    updatedById?: MaybeNull<string>
    visibility: BrandVisibility

    Brand visibility settings for other organizations

    workflowId?: MaybeNull<WorkflowId>