CMSObjectsEnumsSizeSize Enum to determine the size of something in a banner or structure. The actual height can vary from banner to banner. enum SizeOption { Large = 'large', Medium = 'medium', Base = 'base', Small = 'small', } Example smallbasemediumlargePageTypeSortOption