Cart(@NotNull uuid: String = "", email: String? = null, payments: ArrayList<Payment>? = null, paymentMethodNonce: String? = null, : String? = null, cartEntries: ArrayList<CartEntry>? = null, experienceCartEntries: ArrayList<CartEntry>? = null, orderUUID: String? = null, seatLocationUUID: String? = null, userAttributes: UserAttribute? = null, fulfillmentDate: String? = null, fulfillmentSlot: String? = null, webOrder: Boolean? = false, productType: String? = null, orderAttributes: OrderAttributes? = null, firstName: String? = null, lastName: String = "", tipAmountInCents: Int? = null, affiliations: List<String>? = null)
Cart VenueNext
Created on 2/19/19. Copyright © 2019 VenueNext Inc. All rights reserved.