Package com.adyen.checkout.dropin
Class SessionDropInResult.Finished
-
- All Implemented Interfaces:
public final class SessionDropInResult.Finished extends SessionDropInResult
Drop-in has completed. This occurs after the payment is finished.
-
-
Field Summary
Fields Modifier and Type Field Description private final SessionPaymentResultresult
-
Constructor Summary
Constructors Constructor Description SessionDropInResult.Finished(SessionPaymentResult result)
-