Files
brk/modules/brk-client/docs/interfaces/CostBasisQuery.md
2026-04-22 15:55:53 +02:00

30 lines
969 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/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L366)
## Properties
### bucket?
> `optional` **bucket?**: [`CostBasisBucket`](../type-aliases/CostBasisBucket.md)
Defined in: [Developer/brk/modules/brk-client/index.js:367](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L367)
Bucket type for aggregation. Default: raw (no aggregation).
***
### value?
> `optional` **value?**: [`CostBasisValue`](../type-aliases/CostBasisValue.md)
Defined in: [Developer/brk/modules/brk-client/index.js:368](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L368)
Value type to return. Default: supply.