PricingSchedulePricingPeriod constructor
PricingSchedulePricingPeriod({})
Implementation
PricingSchedulePricingPeriod({
this.endDate,
this.pricingComment,
this.rateOrCostNanos,
this.startDate,
this.units,
});