Example #1
0
 public PayerInfoPaymentExecution()
 {
     ShippingAddress = new ShippingAddressPaymentExecution();
 }
Example #2
0
 public ItemListPaymentExecution()
 {
     ShippingAddress = new ShippingAddressPaymentExecution();
 }