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