Figure Pr.10 - Product Offering Price Components : Class diagram
Created:
3/28/2022 3:51:09 PM
Modified:
6/6/2024 6:08:19 AM
Project:
Author:
broth
Version:
1.0.0
Advanced:
ID:
{3346B56A-E822-4f7b-8DB2-96C5C3A484DB}
Each component of a ProductOfferingPrice can take on one of two forms. <br/>A component may represent the amount charged (ProdOfferPriceCharge) such as a monthly internet connection fee. <br/>Or, a component may represent an alteration (ProdOfferPriceAlteration) that will be made to the amount charged such as an installation allowance of $49.95 to the first month’s bill, which offsets an installation charge. An alteration impacts ProductOfferingPrice that can be a component as well as a composite price. For example, a tax alteration may impact the result of a charge reduced by an alteration (Ex: 100$ -10%). In this case, the Alteration impacts a composite price.<br/>The figure below depicts the two types of ComponentProdOfferPrices.<br/>