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