public MerchantsMerchantLocationAddress()
 {
     this.countryField = new MerchantsMerchantLocationAddressCountry();
     this.countrySubdivisionField = new MerchantsMerchantLocationAddressCountrySubdivision();
 }
Esempio n. 2
0
 public MerchantsMerchantLocationAddress()
 {
     this.countryField            = new MerchantsMerchantLocationAddressCountry();
     this.countrySubdivisionField = new MerchantsMerchantLocationAddressCountrySubdivision();
 }