toggle menu
yandex-music-api
0.1.0-dev6
common
switch theme
search in API
api-core
/
model.ad
/
Price
Price
@
Serializable
data
class
Price
(
val
amount
:
Float
,
val
currency
:
Currency
)
(
source
)
Members
Constructors
Price
Link copied to clipboard
constructor
(
amount
:
Float
,
currency
:
Currency
)
Properties
amount
Link copied to clipboard
val
amount
:
Float
currency
Link copied to clipboard
val
currency
:
Currency