Interface BambuBrand

The BambuBrand object, maintains brand configuration and details.

Hierarchy

  • BambuBrand

Properties

brandId: number

The brand unique identifier

description: string

A description of the brand

externalIdentifier?: string

Thie external identifier for this brand if defined.

logo: string

The brand logo URL

name: string

The brand name

reportSite?: string

The report site URL for this brand if defined.

tenantId: number

The tenant identifier associated to this brand.

The brand UI styling for the pass-ui configuration.

Generated using TypeDoc