public function attributes()
 {
     $createRequest = new CreateEmployeePositionRequest();
     return $createRequest->attributes();
 }