Sha256: a925745272dca761d55ffe1f699c63c8cafaa62fdb34b5121634c71101bbd42c
Contents?: true
Size: 1.38 KB
Versions: 1
Compression:
Stored size: 1.38 KB
Contents
# ESIClient::GetCorporationsCorporationIdOrders200Ok ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **order_id** | **Integer** | Unique order ID | **type_id** | **Integer** | The type ID of the item transacted in this order | **region_id** | **Integer** | ID of the region where order was placed | **location_id** | **Integer** | ID of the location where order was placed | **range** | **String** | Valid order range, numbers are ranges in jumps | **is_buy_order** | **BOOLEAN** | True for a bid (buy) order. False for an offer (sell) order | **price** | **Float** | Cost per unit for this order | **volume_total** | **Integer** | Quantity of items required or offered at time order was placed | **volume_remain** | **Integer** | Quantity of items still required or offered | **issued** | **DateTime** | Date and time when this order was issued | **state** | **String** | Current order state | **min_volume** | **Integer** | For bids (buy orders), the minimum quantity that will be accepted in a matching offer (sell order) | **wallet_division** | **Integer** | The corporation wallet division used for this order. | **duration** | **Integer** | Number of days the order is valid for (starting from the issued date). An order expires at time issued + duration | **escrow** | **Float** | For buy orders, the amount of ISK in escrow |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
esi_client-1.4.0 | docs/GetCorporationsCorporationIdOrders200Ok.md |