Ticketmaster Foundation
Toggle table of contents
3.7.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Ticketmaster Foundation
Ticketmaster Foundation
/
com.ticketmaster.foundation.entity.cart
/
WebCart
/
products
products
@
SerializedName
(
value
=
"item"
)
val
products
:
List
<
ProductItem
?
>
?
Parameters
products
A list of
ProductItem
objects representing the items in the cart, or null if no items are present.