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
# ShipRequirements

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**power** | Option<**i32**> | The amount of power required from the reactor. | [optional]
**crew** | Option<**i32**> | The number of crew required for operation. | [optional]
**slots** | Option<**i32**> | The number of module slots required for installation. | [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)