Adaptr
/
com.adaptr.android.playersdk.models
/
Release
Release
class
Release
(id:
Int
?)
Content copied to clipboard
Album/Release Information
Constructors
Functions
Properties
Constructors
Release
Link copied to clipboard
fun
Release
(id:
Int
?)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
id
Link copied to clipboard
@
SerializedName
(
value =
"id"
)
val
id
:
Int
?
Content copied to clipboard
title
Link copied to clipboard
@
SerializedName
(
value =
"title"
)
var
title
:
String
? = null
Content copied to clipboard
Album Title