Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 564 Bytes

ShipFuelConsumed.md

File metadata and controls

16 lines (11 loc) · 564 Bytes

openapi.model.ShipFuelConsumed

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
amount int The amount of fuel consumed by the most recent transit or action.
timestamp DateTime The time at which the fuel was consumed.

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