Builder

class Builder

Builder for UnencryptedCard.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Builds the given UnencryptedCard object.

Link copied to clipboard

Set the optional card security code.

Link copied to clipboard
fun setExpiryDate(expiryMonth: String, expiryYear: String): UnencryptedCard.Builder

Set the optional expiry date.

Link copied to clipboard

Set the optional card holder name.

Link copied to clipboard

Set the optional card number.