Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.6 KB

GetCorporationsCorporationIdOrdersHistory200Ok.md

File metadata and controls

24 lines (21 loc) · 1.6 KB

ESIClient.Dotcore.Model.GetCorporationsCorporationIdOrdersHistory200Ok

Properties

Name Type Description Notes
Duration int? Number of days the order was valid for (starting from the issued date). An order expires at time issued + duration
Escrow double? For buy orders, the amount of ISK in escrow [optional]
IsBuyOrder bool? True if the order is a bid (buy) order [optional]
Issued DateTime? Date and time when this order was issued
IssuedBy int? The character who issued this order [optional]
LocationId long? ID of the location where order was placed
MinVolume int? For buy orders, the minimum quantity that will be accepted in a matching sell order [optional]
OrderId long? Unique order ID
Price double? Cost per unit for this order
Range string Valid order range, numbers are ranges in jumps
RegionId int? ID of the region where order was placed
State string Current order state
TypeId int? The type ID of the item transacted in this order
VolumeRemain int? Quantity of items still required or offered
VolumeTotal int? Quantity of items required or offered at time order was placed
WalletDivision int? The corporation wallet division used for this order

[Back to Model list] [Back to API list] [Back to README]