[**brk-client**](../README.md) *** [brk-client](../globals.md) / CostBasisQuery # Interface: CostBasisQuery Defined in: [Developer/brk/modules/brk-client/index.js:222](https://github.com/bitcoinresearchkit/brk/blob/afe4123a1799221536f346575595e85e3b7040d4/modules/brk-client/index.js#L222) ## Properties ### bucket? > `optional` **bucket**: [`CostBasisBucket`](../type-aliases/CostBasisBucket.md) Defined in: [Developer/brk/modules/brk-client/index.js:223](https://github.com/bitcoinresearchkit/brk/blob/afe4123a1799221536f346575595e85e3b7040d4/modules/brk-client/index.js#L223) 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:224](https://github.com/bitcoinresearchkit/brk/blob/afe4123a1799221536f346575595e85e3b7040d4/modules/brk-client/index.js#L224) Value type to return. Default: supply.