InstrumentDetail

interface InstrumentDetail

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

programName
Link copied to clipboard

The gift card program name.

abstract val programName: String
stepUp
Link copied to clipboard

What ChallengeResponse is required to make a payment with this instrument

abstract val stepUp: GiftCardStepUp