coinmarketcap-d-api ~master (2022-03-01T00:25:06.2331022)
Dub
Repo
CoinmarketcapAPI.getQuotes
coinmarketcap_api
coinmarketcap_api
CoinmarketcapAPI
Undocumented in source. Be warned that the author may not have intended to support it.
auto
getQuotes
(string symbol, string convert)
auto
getQuotes
(string symbol, string[] convert)
auto
getQuotes
(string[] symbols, string convert)
auto
getQuotes
(string[] symbols, string[] convert)
auto
getQuotes
(int id, string convert)
auto
getQuotes
(int id, string[] convert)
auto
getQuotes
(int[] ids, string convert)
auto
getQuotes
(int[] ids, string[] convert)
class
CoinmarketcapAPI
auto
getQuotes
(
T
=
string
)
(
in
int
[]
ids
,
in
string
[]
convert
)
Meta
Source
See Implementation
coinmarketcap_api
coinmarketcap_api
CoinmarketcapAPI
constructors
this
functions
getClient
getGlobal
getList
getMap
getMetadata
getQuotes
paramsToStr
request
variables
BASE_URL
_version
client
url
versionApi