DigitalCard

public actor DigitalCard

DigitalCard Class Implementation of the DigitalCard retrieved from the DigitalCardManager module.

  • This can be used to :
    • Determine if this card is the default payment card
    • Retrieve card details
    • Retrieve the current card state
    • Retrieve the digitalCardId for this card
    • Set this card as the default payment card (if it currently is not)