Structs§
- GetGeSell History ByCode Params 
- struct for passing parameters to the method get_ge_sell_history_by_code
- GetGeSell Order ById Params 
- struct for passing parameters to the method get_ge_sell_order_by_id
- GetGeSell Orders Params 
- struct for passing parameters to the method get_ge_sell_orders
Enums§
- GetGeSell History ByCode Error 
- struct for typed errors of method get_ge_sell_history_by_code
- GetGeSell Order ById Error 
- struct for typed errors of method get_ge_sell_order_by_id
- GetGeSell Orders Error 
- struct for typed errors of method get_ge_sell_orders
Functions§
- get_ge_ sell_ history_ by_ code 
- Fetch the sales history of the item for the last 7 days.
- get_ge_ sell_ order_ by_ id 
- Retrieve the sell order of a item.
- get_ge_ sell_ orders 
- Fetch all sell orders.