Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data.ntfassetsbychain
/
FloorPrice
Floor
Price
data
class
FloorPrice
(
val
price
:
Long
,
val
currency
:
String
)
Members
Constructors
Floor
Price
Link copied to clipboard
constructor
(
price
:
Long
,
currency
:
String
)
Properties
currency
Link copied to clipboard
val
currency
:
String
price
Link copied to clipboard
val
price
:
Long