StandardBrandImage
A standard brand image.
type StandardBrandImage implements BrandImage {
alignment: BrandImageAlignment!
url: URL!
}
Fields
StandardBrandImage.alignment
● BrandImageAlignment!
non-null enum
The alignment of the image when rendered.
StandardBrandImage.url
● URL!
non-null scalar
The URL for the brand image.
Interfaces
BrandImage
interface
An interface that represents an image used within a brand for defined for an event.
A brand is used to control how an event's interactive sites, apps and emails are presented to users.