View Source ExChargebee.CouponSet (ex_chargebee v0.4.0)
An interface for Interacting with coupon_sets
For More information see Chargebee coupon_set Documentation
Summary
Functions
Perform a add_coupon_codes on individual coupon_set.
Creates a coupon_set.
Perform a delete_unused_coupon_codes on individual coupon_set.
Returns a list of coupon_sets.
Returns a stream of coupon_sets. Pagination is handled automatically.
Updates a coupon_set.
Functions
Perform a add_coupon_codes on individual coupon_set.
Find more information in the Chargebee Documentation
Creates a coupon_set.
Find more information in the Chargebee Documentation
Perform a delete_unused_coupon_codes on individual coupon_set.
Find more information in the Chargebee Documentation
Returns a list of coupon_sets.
Pagination is handled automatically.
stream_list(params \\ %{}, path \\ "", opts \\ [], resource \\ "coupon_set")
View SourceReturns a stream of coupon_sets. Pagination is handled automatically.
Updates a coupon_set.
Find more information in the Chargebee Documentation