mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
66 lines
2.1 KiB
Markdown
66 lines
2.1 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / \_10yPattern
|
|
|
|
# Interface: \_10yPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2459](https://github.com/bitcoinresearchkit/brk/blob/467dfcc4b801a25e7d5f0ec4af8dddfffc3861d4/modules/brk-client/index.js#L2459)
|
|
|
|
## Properties
|
|
|
|
### activity
|
|
|
|
> **activity**: [`ActivityPattern2`](ActivityPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2460](https://github.com/bitcoinresearchkit/brk/blob/467dfcc4b801a25e7d5f0ec4af8dddfffc3861d4/modules/brk-client/index.js#L2460)
|
|
|
|
***
|
|
|
|
### costBasis
|
|
|
|
> **costBasis**: [`CostBasisPattern`](CostBasisPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2461](https://github.com/bitcoinresearchkit/brk/blob/467dfcc4b801a25e7d5f0ec4af8dddfffc3861d4/modules/brk-client/index.js#L2461)
|
|
|
|
***
|
|
|
|
### outputs
|
|
|
|
> **outputs**: [`OutputsPattern`](OutputsPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2462](https://github.com/bitcoinresearchkit/brk/blob/467dfcc4b801a25e7d5f0ec4af8dddfffc3861d4/modules/brk-client/index.js#L2462)
|
|
|
|
***
|
|
|
|
### realized
|
|
|
|
> **realized**: [`RealizedPattern4`](RealizedPattern4.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2463](https://github.com/bitcoinresearchkit/brk/blob/467dfcc4b801a25e7d5f0ec4af8dddfffc3861d4/modules/brk-client/index.js#L2463)
|
|
|
|
***
|
|
|
|
### relative
|
|
|
|
> **relative**: [`RelativePattern`](RelativePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2464](https://github.com/bitcoinresearchkit/brk/blob/467dfcc4b801a25e7d5f0ec4af8dddfffc3861d4/modules/brk-client/index.js#L2464)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`SupplyPattern2`](SupplyPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2465](https://github.com/bitcoinresearchkit/brk/blob/467dfcc4b801a25e7d5f0ec4af8dddfffc3861d4/modules/brk-client/index.js#L2465)
|
|
|
|
***
|
|
|
|
### unrealized
|
|
|
|
> **unrealized**: [`UnrealizedPattern`](UnrealizedPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2466](https://github.com/bitcoinresearchkit/brk/blob/467dfcc4b801a25e7d5f0ec4af8dddfffc3861d4/modules/brk-client/index.js#L2466)
|