mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
global: snapshot
This commit is contained in:
33
modules/brk-client/docs/interfaces/CatalogTree_Price.md
Normal file
33
modules/brk-client/docs/interfaces/CatalogTree_Price.md
Normal file
@@ -0,0 +1,33 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / CatalogTree\_Price
|
||||
|
||||
# Interface: CatalogTree\_Price
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4956](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L4956)
|
||||
|
||||
## Properties
|
||||
|
||||
### cents
|
||||
|
||||
> **cents**: [`CatalogTree_Price_Cents`](CatalogTree_Price_Cents.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4957](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L4957)
|
||||
|
||||
***
|
||||
|
||||
### sats
|
||||
|
||||
> **sats**: [`CatalogTree_Price_Sats`](CatalogTree_Price_Sats.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4958](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L4958)
|
||||
|
||||
***
|
||||
|
||||
### usd
|
||||
|
||||
> **usd**: [`CatalogTree_Price_Usd`](CatalogTree_Price_Usd.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4959](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L4959)
|
||||
Reference in New Issue
Block a user