/**
  * @return string
  */
 public function getLicenseShortName()
 {
     return $this->clearingLicense->getShortName();
 }