github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md (about)

     1  # GetCharactersCharacterIdContractsContractIdItems200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **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]
     7  **IsSingleton** | **bool** | is_singleton boolean | [default to null]
     8  **Quantity** | **int32** | Number of items in the stack | [default to null]
     9  **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]
    10  **RecordId** | **int64** | Unique ID for the item | [default to null]
    11  **TypeId** | **int32** | Type ID for item | [default to null]
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15