Menu(@NotNull uuid: String = "", standUUID: String? = null, name: String? = null, description: String? = null, shortDescription: String? = null, longDescription: String? = null, taxRate: Double? = 0.0, images: Image? = null, usageType: String? = null, serviceType: String? = null, serviceTypeDisplayName: String? = null, hasAlcohol: Boolean? = false, alcoholLimit: Int? = 0, alcoholLimitMessage: String? = null, isAvailable: Boolean? = false, orderAhead: Boolean? = false, orderNow: Boolean? = false, maxOrderAmountInDollars: Int? = 0, usesQrCode: Boolean? = false, items: List<Item>? = null, events: List<Event>? = null)
Menu VenueNext
Created on 2/15/19. Copyright © 2019 VenueNext Inc. All rights reserved.