Skip to content

CostsUsageGroupBy

Example Usage

typescript
import { CostsUsageGroupBy } from "@meetkai/mka1/models/components";

let value: CostsUsageGroupBy = "team_id";

Values

typescript
"model" | "api_key_id" | "team_id" | "external_user_id" | "org_id"