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 | [default to null] |
IsSingleton | bool | is_singleton boolean | [default to null] |
Quantity | int32 | Number of items in the stack | [default to null] |
RawQuantity | int32 | -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] [default to null] |
RecordId | int64 | Unique ID for the item | [default to null] |
TypeId | int32 | Type ID for item | [default to null] |