Logo
Type aliases

GetMetronomeDashboardApiV1BillingMetronomeDashboardGetData

GetMetronomeDashboardApiV1BillingMetronomeDashboardGetData = object

Defined in: packages/cloud/src/client/types.gen.ts:11379

Properties

body?

optional body: never

Defined in: packages/cloud/src/client/types.gen.ts:11380


path?

optional path: never

Defined in: packages/cloud/src/client/types.gen.ts:11381


query

query: object

Defined in: packages/cloud/src/client/types.gen.ts:11382

organization_id

organization_id: string

dashboard_type?

optional dashboard_type: MetronomeDashboardType

The type of dashboard to get


url

url: "/api/v1/billing/metronome/dashboard"

Defined in: packages/cloud/src/client/types.gen.ts:11389

On this page