Preparing search index...
The search index is not available
coingecko-api-v3
coingecko-api-v3
ExchangeRatesResponse
Interface ExchangeRatesResponse
Hierarchy
ExchangeRatesResponse
Index
Properties
rates
Properties
rates
rates
:
{
[x:
string
]
:
{
name
:
string
;
type
:
string
;
unit
:
string
;
value
:
number
;
}
;
}
Type declaration
[
x:
string
]:
{
name
:
string
;
type
:
string
;
unit
:
string
;
value
:
number
;
}
name
:
string
type
:
string
unit
:
string
value
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
coingecko-
api-
v3
Exchange
Rates
Response
rates
Generated using
TypeDoc