getlago / lago-go-client

Lago Go Client
MIT License
21 stars 17 forks source link

feat(coupon): Add CouponName property to AppliedCoupon #139

Closed 8BitJonny closed 1 year ago

8BitJonny commented 1 year ago

Pull Request template

Originally spawned by this Roadmap item: https://getlago.canny.io/developer-experience/p/add-couponname-to-appliedcoupon-object the List all applied coupons endpoint now exposes the coupon_name but the property is still missing in the golang AppliedCoupon type.

This PR adds the coupon_name to the AppliedCoupon type and makes it accessible to the user