ReservationPurchaseRecommendationSummary constructor
ReservationPurchaseRecommendationSummary({})
Implementation
ReservationPurchaseRecommendationSummary({
this.currencyCode,
this.totalEstimatedMonthlySavingsAmount,
this.totalEstimatedMonthlySavingsPercentage,
});