TenantCouponUsageSummary# class TenantCouponUsageSummary[source]# Usage of a tenant-wide coupon. scope: Literal['tenant']# 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.