composer
/
io.piano.android.composer.model
/
ActiveMeter
Active
Meter
@
JsonClass
(
generateAdapter =
true
)
class
ActiveMeter
(meterName:
String
, views:
Int
, viewsLeft:
Int
, maxViews:
Int
, totalViews:
Int
)
Content copied to clipboard
Properties
Properties
maxViews
Link copied to clipboard
@
JvmField
()
val
maxViews
:
Int
Content copied to clipboard
meterName
Link copied to clipboard
@
JvmField
()
val
meterName
:
String
Content copied to clipboard
totalViews
Link copied to clipboard
@
JvmField
()
val
totalViews
:
Int
Content copied to clipboard
views
Link copied to clipboard
@
JvmField
()
val
views
:
Int
Content copied to clipboard
viewsLeft
Link copied to clipboard
@
JvmField
()
val
viewsLeft
:
Int
Content copied to clipboard