Esempio n. 1
0
 public OrderAdjustmentAdjustedItemPromotionAdjustmentsComponent()
 {
     this.amountField = new AdjustmentCurrencyAmount();
 }
Esempio n. 2
0
 public AdjustmentBuyerPriceComponent()
 {
     this.amountField = new AdjustmentCurrencyAmount();
 }
Esempio n. 3
0
 public AdjustmentDirectPaymentTypeComponent()
 {
     this.amountField = new AdjustmentCurrencyAmount();
 }