Module items_api

Source

Structs§

GetAllItemsParams
struct for passing parameters to the method get_all_items
GetItemParams
struct for passing parameters to the method get_item

Enums§

GetAllItemsError
struct for typed errors of method get_all_items
GetItemError
struct for typed errors of method get_item

Functions§

get_all_items
Fetch items details.
get_item
Retrieve the details of a item.