# VoidTraderAllOfInventory ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **item** | Option<**String**> | Item that is being sold | [optional] **ducats** | Option<**f32**> | Amount of ducats required to purchase item | [optional] **credits** | Option<**f32**> | Amount of credits required to purchase item | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)