Interface: QuotaEvent
Defined in: javascript/src/credits/types/quotas.ts:26
Properties
createdAt
createdAt:
string
Defined in: javascript/src/credits/types/quotas.ts:35
eventId
eventId:
string
Defined in: javascript/src/credits/types/quotas.ts:27
eventType
eventType:
"threshold"|"blocked"
Defined in: javascript/src/credits/types/quotas.ts:31
idempotencyKey
idempotencyKey:
string
Defined in: javascript/src/credits/types/quotas.ts:33
measure
measure:
string
Defined in: javascript/src/credits/types/quotas.ts:30
operation
operation:
string
Defined in: javascript/src/credits/types/quotas.ts:29
quotaKey
quotaKey:
string
Defined in: javascript/src/credits/types/quotas.ts:28
thresholdPercent
thresholdPercent:
number|null
Defined in: javascript/src/credits/types/quotas.ts:32
usageChargeId
usageChargeId:
string|null
Defined in: javascript/src/credits/types/quotas.ts:34