Esempio n. 1
0
 public MerchantIdsMerchantAddress()
 {
     this.countryField            = new MerchantIdsMerchantAddressCountry();
     this.countrySubdivisionField = new MerchantIdsMerchantAddressCountrySubdivision();
 }
 public MerchantIdsMerchantAddress()
 {
     this.countryField = new MerchantIdsMerchantAddressCountry();
     this.countrySubdivisionField = new MerchantIdsMerchantAddressCountrySubdivision();
 }