vnorder / com.venuenext.vnorder.experience.model / ExperienceItem / <init>

<init>

ExperienceItem(@NotNull id: String = "", eventUUID: String? = null, value: String? = null, valueType: String? = null, expiresAt: String? = null, inventoryCount: Int? = null, redemptionCount: Int? = null, itemType: String? = null, itemCount: Int? = null, emailOps: List<String>? = null, name: String? = null, description: String? = null, availableAt: String? = null, redemptionStartsAt: String? = null, totalInventoryCreated: Int? = null, hiddenAt: String? = null, redemptionType: String? = null, shortDescription: String? = null, organizationName: String? = null, transferable: Boolean? = null, refundable: Boolean? = null, archivedAt: String? = null, countdownSeconds: Int? = null, purchasable: Boolean? = null, groups: List<String>? = null, purchaseLimit: Int? = null, globalItem: ExperienceItem? = null, images: List<Image>? = null)

ExperienceItem VenueNext

Created on 8/23/19. Copyright © 2019 VenueNext Inc. All rights reserved.