Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.16 KB

GetContractsPublicItemsContractId200Ok.md

File metadata and controls

17 lines (14 loc) · 1.16 KB

GetContractsPublicItemsContractId200Ok

Properties

Name Type Description Notes
is_blueprint_copy bool is_blueprint_copy boolean [optional]
is_included bool true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract
item_id int Unique ID for the item being sold. Not present if item is being requested by contract rather than sold with contract [optional]
material_efficiency int Material Efficiency Level of the blueprint [optional]
quantity int Number of items in the stack
record_id int Unique ID for the item, used by the contract system
runs int Number of runs remaining if the blueprint is a copy, -1 if it is an original [optional]
time_efficiency int Time Efficiency Level of the blueprint [optional]
type_id int Type ID for item

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