# EveSwaggerInterface.GetCharactersCharacterIdContractsContractIdItems200Ok

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**isIncluded** | **Boolean** | 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** | **Boolean** | is_singleton boolean | 
**quantity** | **Number** | Number of items in the stack | 
**rawQuantity** | **Number** | -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** | **Number** | Unique ID for the item | 
**typeId** | **Number** | Type ID for item | 


