コード例 #1
0
 public MerchantIdsMerchantAddress()
 {
     this.countryField            = new MerchantIdsMerchantAddressCountry();
     this.countrySubdivisionField = new MerchantIdsMerchantAddressCountrySubdivision();
 }
コード例 #2
0
 public MerchantIdsMerchantAddress()
 {
     this.countryField = new MerchantIdsMerchantAddressCountry();
     this.countrySubdivisionField = new MerchantIdsMerchantAddressCountrySubdivision();
 }