@sourceloop/reporting-service / Exports / CustomFilter
Interface: CustomFilter<T>¶
Type parameters¶
Name | Type |
---|---|
T |
extends AnyObject |
Table of contents¶
Properties¶
Properties¶
limit¶
• Optional
limit: number
Defined in¶
services/reporting-service/src/interfaces/custom-filter.interface.ts:6
offset¶
• Optional
offset: number
Defined in¶
services/reporting-service/src/interfaces/custom-filter.interface.ts:7
order¶
• Optional
order: string
[]
Defined in¶
services/reporting-service/src/interfaces/custom-filter.interface.ts:5