Package-level declarations
Types
Data class representing a instrument verification that allows tracking of the verification outcome.
Sealed class representing a CardVerificationActivityResult object.
Data class representing a CardVerificationError object.
Data class representing verification information associated with the card instrument.
Data class representing a list of card verification sessions.
Data class representing parameters to start card verification.
Data class representing a request to verify a CARD payment instrument in VERIFICATION_REQUIRED status. Pass a reference to the CARD being verified and the verification code from a previous CARD transaction.
Enum class represent card verification result.
Data class representing parameters to retrieve list of card verification sessions for the customer.
Enum class representing card verification status.
Enum class representing the reason for FAILED card verification.
Enum class representing possible types of the card verification performed.
Data class representing the verification session for an instrument.
Enum class representing the information about the customer verification session failure reason. It helps determine the next course of action.
Data class representing a list of Instrument Verifications.
Data class representing the parameters to return a list of instrument verification sessions for the customer.
Data class representing a request to start instrument verification session. Should contain the instrument type for which the verification is started and where the verification should be redirected based on the verification flow status.
Enum class that reflects the current status of the session.
Data class containing the parameters for a PaymentInstrument request
Data class containing the filter parameters for a PaymentInstruments request