CategoryDto

constructor(id: String, name: String, items: Array<MenuItemDto>, variations: Array<VariationDto> = emptyArray())