RankingsDailyMetaVersion - TypeScript SDK

RankingsDailyMetaVersion type definition

Dataset version. Field names and grain are stable for the life of v1.

Example Usage

1import { RankingsDailyMetaVersion } from "@openrouter/sdk/models";
2
3let value: RankingsDailyMetaVersion = "v1";

Values

1"v1"