spotify-web-api-kotlin
/
com.adamratzman.spotify.models
/
ReleaseDate
common
Release
Date
data class
ReleaseDate
(year:
Int
, month:
Int
?, day:
Int
?)
Content copied to clipboard
Properties
Sources
Properties
day
Link copied to clipboard
common
val
day
:
Int
?
Content copied to clipboard
month
Link copied to clipboard
common
val
month
:
Int
?
Content copied to clipboard
year
Link copied to clipboard
common
val
year
:
Int
Content copied to clipboard
Sources
common source
Link copied to clipboard