예제 #1
0
 public function getTotalAcceptedAmount()
 {
     return $this->amount->add($this->lenderInviteCredit);
 }