import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
symbol | String | The symbol of the waypoint. | |
type | WaypointType | ||
systemSymbol | String | The symbol of the system. | |
x | int | Position in the universe in the x axis. | |
y | int | Position in the universe in the y axis. |