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