Files
brk/modules/brk-client/docs/interfaces/CostBasisQuery.md
2026-04-22 22:29:43 +02:00

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)