Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 935 Bytes

ScannedShip.md

File metadata and controls

17 lines (12 loc) · 935 Bytes

ScannedShip

Properties

Name Type Description Notes
symbol String The globally unique identifier of the ship.
registration crate::models::ShipRegistration
nav crate::models::ShipNav
frame Option<crate::models::ScannedShipFrame> [optional]
reactor Option<crate::models::ScannedShipReactor> [optional]
engine crate::models::ScannedShipEngine
mounts Option<Veccrate::models::ScannedShipMountsInner> List of mounts installed in the ship. [optional]

[Back to Model list] [Back to API list] [Back to README]