Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 571 Bytes

SupplyConstructionRequest.md

File metadata and controls

17 lines (12 loc) · 571 Bytes

openapi.model.SupplyConstructionRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
shipSymbol String Symbol of the ship to use.
tradeSymbol String The symbol of the good to supply.
units int Amount of units to supply.

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