CoingeckoQuote
CoingeckoQuote =
object
Defined in: src/client/types.gen.ts:21
Properties
change24h?
optionalchange24h:number
Defined in: src/client/types.gen.ts:22
currency?
optionalcurrency:string
Defined in: src/client/types.gen.ts:23
id?
optionalid:string
Defined in: src/client/types.gen.ts:24
marketCap?
optionalmarketCap:number
Defined in: src/client/types.gen.ts:25
name?
optionalname:string
Defined in: src/client/types.gen.ts:26
price?
optionalprice:number
Defined in: src/client/types.gen.ts:27
symbol?
optionalsymbol:string
Defined in: src/client/types.gen.ts:28
Last updated on