function = $function; $this->player = $player; $this->amount = $amount; $this->pay = $pay; $this->receiverLogin = $receiverLogin; $this->creationTime = time(); } }