A Business Unit's logo metadata

Constructors

Properties

logoAltText?: string

The logo's alt text

logoUrl?: string

The logo's url

resizedUrl?: string

The logo's resized url

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods