Sha256: 319568170de6a8565ec36309b93b34d3a9bba8b18b13b4977506dec32ab845a6

Contents?: true

Size: 1.4 KB

Versions: 3

Compression:

Stored size: 1.4 KB

Contents

# ESIClient::GetCharactersCharacterIdOrdersHistory200Ok

## 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 | 
**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 | 
**is_buy_order** | **BOOLEAN** | True if the order is a bid (buy) order | [optional] 
**min_volume** | **Integer** | For buy orders, the minimum quantity that will be accepted in a matching sell order | [optional] 
**escrow** | **Float** | For buy orders, the amount of ISK in escrow | [optional] 
**duration** | **Integer** | Number of days the order was valid for (starting from the issued date). An order expires at time issued + duration | 
**state** | **String** | Current order state | 
**is_corporation** | **BOOLEAN** | Signifies whether the buy/sell order was placed on behalf of a corporation. | 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
esi_client-0.7.6.2 docs/GetCharactersCharacterIdOrdersHistory200Ok.md
esi_client-0.7.6.1 docs/GetCharactersCharacterIdOrdersHistory200Ok.md
esi_client-1.4.0 docs/GetCharactersCharacterIdOrdersHistory200Ok.md