toggle menu
Frames Android SDK by Checkout.com - v4.2.4
4.2.4
androidJvm
switch theme
search in API
checkout
/
com.checkout.validation.model
/
ValidationResult
/
Failure
Failure
class
Failure
(
val
error
:
CheckoutError
)
:
ValidationResult
<
Nothing
>
Class representing a failure validation result with an
error
indicating the cause of the failure.
Members
Constructors
Failure
Link copied to clipboard
constructor
(
error
:
CheckoutError
)
Properties
error
Link copied to clipboard
val
error
:
CheckoutError