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

    Class CreateBrandOptions

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

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

    Distribution permissions for shared brand

    id?: string
    isWorkflowEnabled?: MaybeNull<boolean>
    language?: MaybeNull<string>
    logoId?: MaybeNull<string>
    longDescription?: MaybeNull<RichText>
    madeForKids?: MaybeNull<boolean>
    organizationId: string
    shortDescription?: MaybeNull<RichText>
    tagline?: MaybeNull<RichText>
    title: string
    type: BrandType

    Brand visibility settings for other organizations

    workflowId?: MaybeNull<WorkflowId>