BRCouponType

Objective-C

enum BRCouponType : NSUInteger {}

Swift

enum BRCouponType : UInt, @unchecked Sendable