Module grand_exchange_api

Module grand_exchange_api 

Source

Structs§

GetGeSellHistoryByCodeParams
struct for passing parameters to the method get_ge_sell_history_by_code
GetGeSellOrderByIdParams
struct for passing parameters to the method get_ge_sell_order_by_id
GetGeSellOrdersParams
struct for passing parameters to the method get_ge_sell_orders

Enums§

GetGeSellHistoryByCodeError
struct for typed errors of method get_ge_sell_history_by_code
GetGeSellOrderByIdError
struct for typed errors of method get_ge_sell_order_by_id
GetGeSellOrdersError
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.