Exemplo n.º 1
0
 public PayerInfoPaymentExecution()
 {
     ShippingAddress = new ShippingAddressPaymentExecution();
 }
Exemplo n.º 2
0
 public ItemListPaymentExecution()
 {
     ShippingAddress = new ShippingAddressPaymentExecution();
 }