mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 09:30:00 -07:00
26 lines
868 B
Markdown
26 lines
868 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / CostBasisQuery
|
|
|
|
# Interface: CostBasisQuery
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:353](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L353)
|
|
|
|
## Properties
|
|
|
|
### bucket?
|
|
|
|
> `optional` **bucket?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:354](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L354)
|
|
|
|
***
|
|
|
|
### value?
|
|
|
|
> `optional` **value?**: [`CostBasisValue`](../type-aliases/CostBasisValue.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:355](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L355)
|