kinta-lib / com.dailymotion.kinta.integration.googleplay / GooglePlayRelease
GooglePlayRelease
data class GooglePlayRelease
Constructors
Name | Summary |
---|---|
<init> | GooglePlayRelease(versionCodes: MutableList < Long >, name: String , status: String ) |
Properties
Name | Summary |
---|---|
name | val name: String |
status | val status: String |
versionCodes | val versionCodes: MutableList < Long > |