vnorder / com.venuenext.vnorder.stands.model / Variant / <init>

<init>

Variant(@NotNull uuid: String = "", itemUUID: String? = null, name: String? = null, categoryName: String? = null, eventName: String? = null, inventoryState: String? = null, priceInCents: Int? = 0, price: Double? = 0.0, priceAfterThresholdInCents: Int? = 0, defaultQuantity: Int? = 0, modifier: Boolean? = false, productSKU: String? = null, saleId: String? = null, merchantId: String? = null, saleIds: List<String>? = null, globalItemId: String? = null, eventUUID: String? = null, onHandQuantity: Int? = 0, purchaseLimit: Int? = 0, availableAt: String? = null, expiresAt: String? = null, redemptionStartsAt: String? = null, sales: List<VariantSale>? = null)

Variant VenueNext

Created on 3/7/19. Copyright © 2019 VenueNext Inc. All rights reserved.