DigitalWalletSuccessDelegate
public protocol DigitalWalletSuccessDelegate : AnyObject
Delegate called when an action on a card is done.
-
didAddCard()
Default implementationCard has been added successfully.
Default Implementation
Card has been added successfully.
Declaration
Swift
func didAddCard()
Parameters
response
Issued
DigitalWalletAddCardResponse
model.