Files
brk/modules/brk-client/docs/interfaces/CostBasisQuery.md
2026-05-08 11:56:30 +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:366](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L366)
## Properties
### bucket?
> `optional` **bucket?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md)
Defined in: [Developer/brk/modules/brk-client/index.js:367](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L367)
***
### value?
> `optional` **value?**: [`CostBasisValue`](../type-aliases/CostBasisValue.md)
Defined in: [Developer/brk/modules/brk-client/index.js:368](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L368)