Example #1
0
 /** @return string */
 public function getBankCode()
 {
     return $this->account->getBankCode();
 }