toggle menu
coingecko
1.0.0-rc01
common
switch theme
search in API
coingecko
/
coingecko.models.exchanges
/
ExchangesTickersById
/
ExchangesTickersById
Exchanges
Tickers
By
Id
constructor
(
name
:
String
,
tickers
:
List
<
Ticker
>
=
emptyList()
,
total
:
Int
,
perPage
:
Int
,
nextPage
:
Int
?
,
previousPage
:
Int
?
)