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:2483](https://github.com/bitcoinresearchkit/brk/blob/247d3c758bf072fffa634188454ed826d0eba9f2/modules/brk-client/index.js#L2483)
|
|
|
|
## Properties
|
|
|
|
### activity
|
|
|
|
> **activity**: [`ActivityPattern2`](ActivityPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2484](https://github.com/bitcoinresearchkit/brk/blob/247d3c758bf072fffa634188454ed826d0eba9f2/modules/brk-client/index.js#L2484)
|
|
|
|
***
|
|
|
|
### costBasis
|
|
|
|
> **costBasis**: [`CostBasisPattern`](CostBasisPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2485](https://github.com/bitcoinresearchkit/brk/blob/247d3c758bf072fffa634188454ed826d0eba9f2/modules/brk-client/index.js#L2485)
|
|
|
|
***
|
|
|
|
### outputs
|
|
|
|
> **outputs**: [`OutputsPattern`](OutputsPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2486](https://github.com/bitcoinresearchkit/brk/blob/247d3c758bf072fffa634188454ed826d0eba9f2/modules/brk-client/index.js#L2486)
|
|
|
|
***
|
|
|
|
### realized
|
|
|
|
> **realized**: [`RealizedPattern4`](RealizedPattern4.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2487](https://github.com/bitcoinresearchkit/brk/blob/247d3c758bf072fffa634188454ed826d0eba9f2/modules/brk-client/index.js#L2487)
|
|
|
|
***
|
|
|
|
### relative
|
|
|
|
> **relative**: [`RelativePattern`](RelativePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2488](https://github.com/bitcoinresearchkit/brk/blob/247d3c758bf072fffa634188454ed826d0eba9f2/modules/brk-client/index.js#L2488)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`SupplyPattern2`](SupplyPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2489](https://github.com/bitcoinresearchkit/brk/blob/247d3c758bf072fffa634188454ed826d0eba9f2/modules/brk-client/index.js#L2489)
|
|
|
|
***
|
|
|
|
### unrealized
|
|
|
|
> **unrealized**: [`UnrealizedPattern`](UnrealizedPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2490](https://github.com/bitcoinresearchkit/brk/blob/247d3c758bf072fffa634188454ed826d0eba9f2/modules/brk-client/index.js#L2490)
|