Пример #1
0
 public OrderAdjustmentAdjustedItemPromotionAdjustmentsComponent()
 {
     this.amountField = new AdjustmentCurrencyAmount();
 }
Пример #2
0
 public AdjustmentBuyerPriceComponent()
 {
     this.amountField = new AdjustmentCurrencyAmount();
 }
Пример #3
0
 public AdjustmentDirectPaymentTypeComponent()
 {
     this.amountField = new AdjustmentCurrencyAmount();
 }