public FileSignResponse(EmployeeWithEntityFramwork.BankIdService.OrderResponseType FileSignResponse1)
 {
     this.FileSignResponse1 = FileSignResponse1;
 }
 public AuthenticateResponse(EmployeeWithEntityFramwork.BankIdService.OrderResponseType AuthResponse)
 {
     this.AuthResponse = AuthResponse;
 }