Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 653 Bytes

ScrapTransaction.md

File metadata and controls

18 lines (13 loc) · 653 Bytes

openapi.model.ScrapTransaction

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
waypointSymbol String The symbol of the waypoint.
shipSymbol String The symbol of the ship.
totalPrice int The total price of the transaction.
timestamp DateTime The timestamp of the transaction.

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