Files
brk/modules/brk-client/docs/interfaces/CostBasisQuery.md
2026-03-26 23:56:38 +01: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:254](https://github.com/bitcoinresearchkit/brk/blob/19d4a193ffb7d8bbcaf9d0ccaccf8e90edff9e28/modules/brk-client/index.js#L254)
## Properties
### bucket?
> `optional` **bucket?**: [`CostBasisBucket`](../type-aliases/CostBasisBucket.md)
Defined in: [Developer/brk/modules/brk-client/index.js:255](https://github.com/bitcoinresearchkit/brk/blob/19d4a193ffb7d8bbcaf9d0ccaccf8e90edff9e28/modules/brk-client/index.js#L255)
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:256](https://github.com/bitcoinresearchkit/brk/blob/19d4a193ffb7d8bbcaf9d0ccaccf8e90edff9e28/modules/brk-client/index.js#L256)
Value type to return. Default: supply.