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