MoEngage-Android-SDK
cards
/
com.moengage.cards.model
/
Showtime
Showtime
data
class
Showtime
(
startTime
:
String
,
endTime
:
String
)
Content copied to clipboard
Author
Umang Chamaria Date: 28/04/20
Constructors
Properties
Constructors
Showtime
Link copied to clipboard
fun
Showtime
(
startTime
:
String
,
endTime
:
String
)
Content copied to clipboard
Properties
endTime
Link copied to clipboard
val
endTime
:
String
Content copied to clipboard
startTime
Link copied to clipboard
val
startTime
:
String
Content copied to clipboard