Type Alias: CreditEventType
CreditEventType =
"credits.deducted"|"credits.added"|"credits.refunded"|"credits.expired"|"credits.cap_reached"|"credits.cap_warning"|"credits.low_balance"|"credits.plan_changed"
Defined in: javascript/src/stores/events.ts:19
All credit lifecycle event types.