Skip to Content

CoingeckoQuote

CoingeckoQuote = object

Defined in: src/client/types.gen.ts:21 

Properties

change24h?

optional change24h: number

Defined in: src/client/types.gen.ts:22 


currency?

optional currency: string

Defined in: src/client/types.gen.ts:23 


id?

optional id: string

Defined in: src/client/types.gen.ts:24 


marketCap?

optional marketCap: number

Defined in: src/client/types.gen.ts:25 


name?

optional name: string

Defined in: src/client/types.gen.ts:26 


price?

optional price: number

Defined in: src/client/types.gen.ts:27 


symbol?

optional symbol: string

Defined in: src/client/types.gen.ts:28 

Last updated on