-
The gift card program name.
Declaration
Swift
var programName: String { get }
-
Whether a
ChallengeResponse
is required to make a payment with this cardDeclaration
Swift
var stepUp: GiftCardStepUp? { get }
VillageWalletSDK 4.0.0-alpha12 Docs (60% documented)
The gift card program name.
Swift
var programName: String { get }
Whether a ChallengeResponse
is required to make a payment with this card
Swift
var stepUp: GiftCardStepUp? { get }