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

    Interface PaymentInstrumentTransactionDetails

    Represents details about a customer's payment instrument.

    interface PaymentInstrumentTransactionDetails {
        instrumentId?: string;
        instrumentType: InstrumentTypeTransactionDetails;
    }

    Hierarchy (View Summary)

    Index

    Properties

    instrumentId?: string

    Instrument ID.

    Instrument type.