tock / ai.tock.bot.connector.ga.model.response.transaction.v3 / GATicketItemExtension

GATicketItemExtension

data class GATicketItemExtension (source)

See Also

https

Constructors

<init>

GATicketItemExtension(ticketEvent: TicketEvent, quantity: Int?, ticketType: String?)

Properties

quantity

val quantity: Int?

ticketEvent

val ticketEvent: TicketEvent

ticketType

val ticketType: String?