public object GetChainMerchantList()
 {
     return(_MerchantRepository.GetChainMerchantList());
 }