Preparing search index...
The search index is not available
coingecko-api-v3
coingecko-api-v3
ExchangeRatesResponse
Interface ExchangeRatesResponse
interface
ExchangeRatesResponse
{
rates
:
{
[
x
:
string
]
:
{
name
:
string
;
type
:
string
;
unit
:
string
;
value
:
number
;
}
;
}
;
}
Index
Properties
rates
Properties
rates
rates
:
{
[
x
:
string
]
:
{
name
:
string
;
type
:
string
;
unit
:
string
;
value
:
number
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rates
coingecko-api-v3
Loading...