var CustomResponse = {
   StoreNotFound: "Either shipping zipcode is not valid or UPS store is not found",
   ContactAdmin: "Not able to get UPS location, Please contact administrator."
};
