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