Files
brk/modules/brk-client/docs/interfaces/UrpdQuery.md
T
2026-06-01 19:18:42 +02:00

20 lines
657 B
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / UrpdQuery
# Interface: UrpdQuery
Defined in: [Developer/brk/modules/brk-client/index.js:1389](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L1389)
## Properties
### agg?
> `optional` **agg?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md)
Defined in: [Developer/brk/modules/brk-client/index.js:1390](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L1390)
Aggregation strategy. Default: raw (no aggregation). Accepts `bucket` as alias.