# ShipCargoItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **symbol** | **String** | The unique identifier of the cargo item type. | **name** | **String** | The name of the cargo item type. | **description** | **String** | The description of the cargo item type. | **units** | **i32** | The number of units of the cargo item. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)