OrderTotalPrice constructor
OrderTotalPrice({})
Implementation
OrderTotalPrice(
{this.id,
this.description,
this.name,
this.priceType,
this.recurringChargePeriod,
this.unitOfMeasure,
this.billingAccount,
this.price,
this.productOfferingPrice,
this.atBaseType,
this.atSchemaLocation,
this.atType});