mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,15 +6,15 @@
|
||||
|
||||
# Interface: CostBasisQuery
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:222](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L222)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:254](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L254)
|
||||
|
||||
## Properties
|
||||
|
||||
### bucket?
|
||||
|
||||
> `optional` **bucket**: [`CostBasisBucket`](../type-aliases/CostBasisBucket.md)
|
||||
> `optional` **bucket?**: [`CostBasisBucket`](../type-aliases/CostBasisBucket.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:223](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L223)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:255](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L255)
|
||||
|
||||
Bucket type for aggregation. Default: raw (no aggregation).
|
||||
|
||||
@@ -22,8 +22,8 @@ Bucket type for aggregation. Default: raw (no aggregation).
|
||||
|
||||
### value?
|
||||
|
||||
> `optional` **value**: [`CostBasisValue`](../type-aliases/CostBasisValue.md)
|
||||
> `optional` **value?**: [`CostBasisValue`](../type-aliases/CostBasisValue.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:224](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L224)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:256](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L256)
|
||||
|
||||
Value type to return. Default: supply.
|
||||
|
||||
Reference in New Issue
Block a user