[**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.