public int GetCashPaymentRequestTasks()
 {
     return(_controller.GetCashPaymentRequestTasks());
 }