class PromotionHead { String name String description boolean enabled } def promotionHead = new PromotionHead()