Sha256: 2f16fc37d764cd1978ac495cd357de7c5a6bddd4b4ed131a762b9ba3a1feddf0
Contents?: true
Size: 1.15 KB
Versions: 3
Compression:
Stored size: 1.15 KB
Contents
# ESIClient::GetCharactersCharacterIdBlueprints200Ok ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **item_id** | **Integer** | Unique ID for this item. | **type_id** | **Integer** | type_id integer | **location_id** | **Integer** | References a solar system, station or item_id if this blueprint is located within a container. If the return value is an item_id, then the Character AssetList API must be queried to find the container using the given item_id to determine the correct location of the Blueprint. | **location_flag** | **String** | Type of the location_id | **quantity** | **Integer** | A range of numbers with a minimum of -2 and no maximum value where -1 is an original and -2 is a copy. It can be a positive integer if it is a stack of blueprint originals fresh from the market (e.g. no activities performed on them yet). | **time_efficiency** | **Integer** | Time Efficiency Level of the blueprint. | **material_efficiency** | **Integer** | Material Efficiency Level of the blueprint. | **runs** | **Integer** | Number of runs remaining if the blueprint is a copy, -1 if it is an original. |
Version data entries
3 entries across 3 versions & 1 rubygems