import 'package:openapi/api.dart';
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. |
import 'package:openapi/api.dart';
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. |