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