Skip to content

QueryRequest

API Reference / privatefolio-backend / interfaces / QueryRequest

QueryRequest = object

Defined in: interfaces.ts:413

optional limit: number

Defined in: interfaces.ts:417

900 (PRICE_API_PAGINATION)

pair: string

Defined in: interfaces.ts:418


optional since: Timestamp

Defined in: interfaces.ts:422

If until is undefined, this is ignored too


timeInterval: ResolutionString

Defined in: interfaces.ts:423


optional until: Timestamp

Defined in: interfaces.ts:427

If since is undefined, this is ignored too