public void Init()
 {
     this.service = new CountrySubdivisionAtmLocationService(testUtils.GetConsumerKey(), testUtils.GetPrivateKey(), Environments.Environment.SANDBOX);
 }
 public void Init()
 {
     this.service = new CountrySubdivisionAtmLocationService(testUtils.GetConsumerKey(), testUtils.GetPrivateKey(), Environments.Environment.SANDBOX);
 }