github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/GetContractsPublicItemsContractId200Ok.md (about)

     1  # GetContractsPublicItemsContractId200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **IsBlueprintCopy** | **bool** | is_blueprint_copy boolean | [optional] [default to null]
     7  **IsIncluded** | **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 | [default to null]
     8  **ItemId** | **int64** | Unique ID for the item being sold. Not present if item is being requested by contract rather than sold with contract | [optional] [default to null]
     9  **MaterialEfficiency** | **int32** | Material Efficiency Level of the blueprint | [optional] [default to null]
    10  **Quantity** | **int32** | Number of items in the stack | [default to null]
    11  **RecordId** | **int64** | Unique ID for the item, used by the contract system | [default to null]
    12  **Runs** | **int32** | Number of runs remaining if the blueprint is a copy, -1 if it is an original | [optional] [default to null]
    13  **TimeEfficiency** | **int32** | Time Efficiency Level of the blueprint | [optional] [default to null]
    14  **TypeId** | **int32** | Type ID for item | [default to null]
    15  
    16  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    17  
    18