mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
26 lines
872 B
Markdown
26 lines
872 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / CentsUsdPattern2
|
|
|
|
# Interface: CentsUsdPattern2
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4052](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4052)
|
|
|
|
## Properties
|
|
|
|
### cents
|
|
|
|
> **cents**: [`SeriesPattern18`](../type-aliases/SeriesPattern18.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4053](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4053)
|
|
|
|
***
|
|
|
|
### usd
|
|
|
|
> **usd**: [`SeriesPattern18`](../type-aliases/SeriesPattern18.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4054](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4054)
|