Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 503 Bytes

JumpShipRequest.md

File metadata and controls

15 lines (10 loc) · 503 Bytes

openapi.model.JumpShipRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
waypointSymbol String The symbol of the waypoint to jump to. The destination must be a connected waypoint.

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