public function testGetType()
 {
     $this->assertEquals("type", $this->operationHistoryRequest->getType());
 }