VisaPin

class VisaPin

Parameters that are required to generate or verify Visa PIN.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The value for PIN verification index. It is used in the Visa PIN algorithm to calculate the PVV (PIN Verification Value).

Functions

Link copied to clipboard
inline fun copy(block: VisaPin.Builder.() -> Unit = {}): VisaPin
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String