Brands

Columns

Name

Type

ReadOnly

References

Description

Id [KEY]

Long

False

Automatically assigned when the brand is created.

Name

String

False

The name of the brand.

CreatedAt

Datetime

False

The time the brand was created.

UpdatedAt

Datetime

False

The time of the last update of the brand.

BrandUrl

String

False

The url of the brand.

HasHelpCenter

Boolean

False

If the brand has a Help Center.

HelpCenterState

String

False

The state of the Help Center: enabled, disabled, or restricted.

Active

Boolean

False

If the brand is set as active.

Default

Boolean

False

Is the brand the default brand for this account.

LogoId

Long

False

The id of logo image for this brand.

LogoUrl

String

False

The url of logo image for this brand.

LogoFileName

String

False

The name of logo image for this brand.

LogoContentUrl

String

False

The content url of logo image for this brand.

LogoMappedContentUrl

String

False

The mapped content url of logo image for this brand.

LogoContentType

String

False

The content type of logo image for this brand.

LogoSize

Integer

False

The size of logo image for this brand.

TicketFormIds

String

False

The ids of ticket forms that are available for use by a brand.

HostMapping

String

False

The hostmapping to this brand, if any (only admins view this key).

Subdomain

String

False

The subdomain of the brand.

SignatureTemplate

String

False

The signature template for a brand.

Url

String

False

The API url of this brand.

Last updated