Ticketmaster Prepurchase
Toggle table of contents
3.7.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Ticketmaster Prepurchase
Ticketmaster Prepurchase
/
com.ticketmaster.prepurchase.data
/
PageTitle
Page
Title
data
class
PageTitle
(
val
title
:
String
)
Represents the title of a page in the prepurchase flow.
Parameters
title
The localized title of the page.
Members
Constructors
Page
Title
Link copied to clipboard
constructor
(
title
:
String
)
Properties
title
Link copied to clipboard
@
SerializedName
(
value
=
"localizedTitle"
)
val
title
:
String