コード例 #1
0
 public PayerInfoPaymentExecution()
 {
     ShippingAddress = new ShippingAddressPaymentExecution();
 }
コード例 #2
0
 public ItemListPaymentExecution()
 {
     ShippingAddress = new ShippingAddressPaymentExecution();
 }