Success
@JsonClass(generateAdapter = true )
Represents the result of a successful BuyerVerificationResult.verify operation. Contains a value indicating whether the user was challenged and the verification token.
Constructors
Functions
Link copied to clipboard
The result of an erroneous BuyerVerification.verify operation.
Link copied to clipboard
The result of a successful BuyerVerification.verify operation.
Link copied to clipboard
True if the BuyerVerification.verify operation resulted in an error.
Link copied to clipboard
True if the BuyerVerification.verify operation was successful. See getSuccessValue for the result.