Skip to main content
Version: 2.x

Interface: ListQuotaEventsOptions

Defined in: javascript/src/credits/types/quotas.ts:38

Properties

after?

optional after?: Date | null

Defined in: javascript/src/credits/types/quotas.ts:39


afterId?

optional afterId?: string | null

Defined in: javascript/src/credits/types/quotas.ts:40


idempotencyKey?

optional idempotencyKey?: string | null

Defined in: javascript/src/credits/types/quotas.ts:42


limit?

optional limit?: number

Defined in: javascript/src/credits/types/quotas.ts:41