Exemplo n.º 1
0
 public object GetComissionBalance(string mphone)
 {
     return(kycRepository.GetComissionBalance(mphone));
 }