Package com.adyen.threeds2
        Class ChallengeResult.Completed
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.adyen.threeds2.ChallengeResult
 
 public final class ChallengeResult.Completed implements ChallengeResult Challenge process is completed successfully. 
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description private final StringtransactionStatus
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description ChallengeResult.Completed(String transactionStatus)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final StringgetTransactionStatus()- 
                    
                    
                    - 
                                
                            
                                Constructor Detail- 
                                        ChallengeResult.CompletedChallengeResult.Completed(String transactionStatus) - Parameters:
- transactionStatus- The Transaction status required for Adyen to identify the final status of a transaction.
 
 
- 
                                        
 - 
                                
                            
                                Method Detail- 
                                        getTransactionStatusfinal String getTransactionStatus() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-