AccessPlanCouponUsageSummary

class AccessPlanCouponUsageSummary[source]

Usage of an access plan coupon.

scope: Literal['access-plan']

The scope the coupon was used on.

plan: TenantAccessPlan

The specific, immutable plan object that was granted by the coupon.

id: str

The ID of the specific coupon usage event.

success_at: datetime

Timestamp when the coupon was successfully redeemed.