| Name | Type | Description | Notes |
|---|---|---|---|
| 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. | |
| is_singleton | bool | is_singleton boolean | |
| quantity | int | Number of items in the stack | |
| raw_quantity | int | -1 indicates that the item is a singleton (non-stackable). If the item happens to be a Blueprint, -1 is an Original and -2 is a Blueprint Copy | [optional] |
| record_id | int | Unique ID for the item | |
| type_id | int | Type ID for item |