Name | Type | Description | Notes |
---|---|---|---|
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 | |
IsSingleton | bool? | is_singleton boolean | |
Quantity | int? | Number of items in the stack | |
RawQuantity | 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] |
RecordId | long? | Unique ID for the item | |
TypeId | int? | Type ID for item |