Interface DigitalizedCard


public interface DigitalizedCard
Interface describing the digitalized card. The use cases include:
  • Determines if this particular digitalized card is the default card for payment.
  • If this is not the default card for payment, set this digitalized card as the default payment card.
  • Retrieves the specific card details.
  • Retrieves the tokenized card ID that is associated with this card.
  • Retrieves the current state of the card.