Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 553 Bytes

File metadata and controls

11 lines (8 loc) · 553 Bytes

Flipdish.Model.ApmDataPoint

Properties

Name Type Description Notes
PeriodStart DateTime? Date from which the data point starts [optional]
PeriodLengthInDays int? The length in days that this data point covers [optional]
Value int? The value of this data point [optional]

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