CouponDataParser

class CouponDataParser[source]

The data to update or create a new coupon

limit: int | None

The amount of users that can use this coupon, if None it is unlimited.

code: str

The code the user should use for the coupon.