Files
brk/modules/brk-client/docs/interfaces/UrpdQuery.md
2026-05-08 11:56:30 +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:1319](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L1319)
## Properties
### agg?
> `optional` **agg?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md)
Defined in: [Developer/brk/modules/brk-client/index.js:1320](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L1320)
Aggregation strategy. Default: raw (no aggregation). Accepts `bucket` as alias.