ProductOfferingPrice constructor
ProductOfferingPrice({})
Implementation
ProductOfferingPrice(
{this.id,
this.href,
this.name,
this.baseType,
this.schemaLocation,
this.type,
this.referredType});