space-traders-api 0.1.2

Generated API client for SpaceTraders
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# RemoveMount201ResponseData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**agent** | [**models::Agent**]Agent.md |  | 
**mounts** | [**Vec<models::ShipMount>**]ShipMount.md | List of installed mounts after the removal of the selected mount. | 
**cargo** | [**models::ShipCargo**]ShipCargo.md |  | 
**transaction** | [**models::ShipModificationTransaction**]ShipModificationTransaction.md |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)