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

     1  # GetKillmailsKillmailIdKillmailHashItem
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Flag** | **int32** | Flag for the location of the item  | [default to null]
     7  **ItemTypeId** | **int32** | item_type_id integer | [default to null]
     8  **Items** | [**[]GetKillmailsKillmailIdKillmailHashItemsItem**](get_killmails_killmail_id_killmail_hash_items_item.md) | items array | [optional] [default to null]
     9  **QuantityDestroyed** | **int64** | How many of the item were destroyed if any  | [optional] [default to null]
    10  **QuantityDropped** | **int64** | How many of the item were dropped if any  | [optional] [default to null]
    11  **Singleton** | **int32** | singleton integer | [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