View Source ExChargebee.Coupon (ex_chargebee v0.4.0)
An interface for Interacting with coupons
For More information see Chargebee coupon Documentation
Summary
Functions
Perform a copy on individual coupon.
Perform a coupon create_for_items.
Returns a list of coupons.
Returns a stream of coupons. Pagination is handled automatically.
Perform a unarchive on individual coupon.
Perform a update_for_items on individual coupon.
Functions
Perform a copy on individual coupon.
Find more information in the Chargebee Documentation
Perform a coupon create_for_items.
Find more information in the Chargebee Documentation
Returns a list of coupons.
Pagination is handled automatically.
stream_list(params \\ %{}, path \\ "", opts \\ [], resource \\ "coupon")
View SourceReturns a stream of coupons. Pagination is handled automatically.
Perform a unarchive on individual coupon.
Find more information in the Chargebee Documentation
Perform a update_for_items on individual coupon.
Find more information in the Chargebee Documentation