public function testGetTill()
 {
     $this->assertEquals("899998999", $this->operationHistoryRequest->getTill());
 }