PricePrediction

constructor()
constructor(currencyCode: String, currencyName: String, predictedPrice: Double, actualPrice: Double, priceDifference: Double, percentDifference: Double, modelType: ModelType, numRows: Int, lastUpdated: LocalDateTime)