@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Interface CardAvailableAction

    Represents an available action performed on a card.

    interface CardAvailableAction {
        action: CardAction;
    }
    Index

    Properties

    Properties

    action: CardAction

    Represents name of the action that can be performed on a card.