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:2419](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2419)
|
|
|
|
## Properties
|
|
|
|
### activity
|
|
|
|
> **activity**: [`ActivityPattern2`](ActivityPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2420](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2420)
|
|
|
|
***
|
|
|
|
### costBasis
|
|
|
|
> **costBasis**: [`CostBasisPattern`](CostBasisPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2421](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2421)
|
|
|
|
***
|
|
|
|
### outputs
|
|
|
|
> **outputs**: [`OutputsPattern`](OutputsPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2422](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2422)
|
|
|
|
***
|
|
|
|
### realized
|
|
|
|
> **realized**: [`RealizedPattern4`](RealizedPattern4.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2423](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2423)
|
|
|
|
***
|
|
|
|
### relative
|
|
|
|
> **relative**: [`RelativePattern`](RelativePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2424](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2424)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`SupplyPattern2`](SupplyPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2425](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2425)
|
|
|
|
***
|
|
|
|
### unrealized
|
|
|
|
> **unrealized**: [`UnrealizedPattern`](UnrealizedPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2426](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2426)
|