@terascope/standard-asset-apis / routers/DateRouter / DateResolution
Enumeration: DateResolution
Defined in: routers/DateRouter.ts:8
Enumeration Members
Enumeration Member | Value | Defined in |
---|---|---|
daily | "daily" | routers/DateRouter.ts:10 |
hourly | "hourly" | routers/DateRouter.ts:9 |
monthly | "monthly" | routers/DateRouter.ts:11 |
weekly | "weekly" | routers/DateRouter.ts:14 |
weekly_epoch | "weekly_epoch" | routers/DateRouter.ts:13 |
yearly | "yearly" | routers/DateRouter.ts:12 |