public FileSignResponse(MobileBankIDExample.BankIDService.OrderResponseType FileSignResponse1)
 {
     this.FileSignResponse1 = FileSignResponse1;
 }
 public AuthenticateResponse(MobileBankIDExample.BankIDService.OrderResponseType AuthResponse)
 {
     this.AuthResponse = AuthResponse;
 }