Hierarchy (View Summary)

Constructors

Properties

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

Distribution permissions for shared brand

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>