mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-08-06 07:33:06 -07:00
26 lines
868 B
Markdown
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:407](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L407)
|
|
|
|
## Properties
|
|
|
|
### bucket?
|
|
|
|
> `optional` **bucket?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:408](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L408)
|
|
|
|
***
|
|
|
|
### value?
|
|
|
|
> `optional` **value?**: [`CostBasisValue`](../type-aliases/CostBasisValue.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:409](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L409)
|