public function getIsUserAmount()
 {
     $this->__load();
     return parent::getIsUserAmount();
 }