Logo
Type aliases

RecurringCreditGrant

RecurringCreditGrant = object

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

Properties

name

name: string

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


credit_amount

credit_amount: number

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


credit_type

credit_type: CreditType

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


product_id

product_id: string

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

The ID of the product in Metronome used to represent the credit grant


priority

priority: number

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


rollover_fraction

rollover_fraction: number

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

The fraction of the credit that will roll over to the next period, between 0 and 1


periods_duration?

optional periods_duration: number

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

How many billing periods the credit grant will last for