removeCard

abstract fun removeCard(cardId: String)

Removes a card from the system.

Parameters

cardId

The ID of the card to be removed.