CourseCouponUsageSummary# class CourseCouponUsageSummary[source]# Usage of a course-specific coupon. scope: Literal['course']# The scope the coupon was used on. id: str# The ID of the specific coupon usage event. success_at: datetime# Timestamp when the coupon was successfully redeemed.