684 B
684 B
fintracker_api.model.InstrumentDetail
Load the model package
import 'package:fintracker_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| events | List<EventOut> | ||
| holding | HoldingOut | ||
| instrument | InstrumentOut | ||
| lots | List<LotOut> | ||
| prices | List<PricePoint> |