View Source ExChargebee.CouponCode (ex_chargebee v0.4.0)
An interface for Interacting with coupon_codes
For More information see Chargebee coupon_code Documentation
Summary
Functions
Perform a archive on individual coupon_code.
Returns a list of coupon_codes.
Returns a stream of coupon_codes. Pagination is handled automatically.
Functions
Perform a archive on individual coupon_code.
Find more information in the Chargebee Documentation
Returns a list of coupon_codes.
Pagination is handled automatically.
Link to this function
stream_list(params \\ %{}, path \\ "", opts \\ [], resource \\ "coupon_code")
View SourceReturns a stream of coupon_codes. Pagination is handled automatically.