A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
R
- ResultType - class in com.checkout.threeds.domain.model
- This enum holds the type of the result for the authentication process.
- ResultType.Completed - class in com.checkout.threeds.domain.model.ResultType
- Authentication was successful.
- ResultType.Error - class in com.checkout.threeds.domain.model.ResultType
- An error occurred during authentication.