MenuItemDto

constructor(id: String, name: String, description: String, price: String, variations: Array<VariationDto> = emptyArray())