Preparing search index...
The search index is not available
@paysafe/paysafe-wallet-saas-web
@paysafe/paysafe-wallet-saas-web
common
PaymentInstrumentTransactionDetails
Interface PaymentInstrumentTransactionDetails
Represents details about a customer's payment instrument.
interface
PaymentInstrumentTransactionDetails
{
instrumentId
?:
string
;
instrumentType
:
InstrumentTypeTransactionDetails
;
}
Hierarchy (
view full
)
PaymentInstrumentTransactionDetails
CardInstrumentTransactionDetails
PrepaidCardInstrumentTransactionDetails
SepaBankAccountTransactionDetails
UkBankAccountTransactionDetails
UsBankAccountTransactionDetails
CciBankAccountTransactionDetails
Index
Properties
instrument
Id?
instrument
Type
Properties
Optional
instrument
Id
instrument
Id
?:
string
Instrument ID.
instrument
Type
instrument
Type
:
InstrumentTypeTransactionDetails
Instrument type.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
instrument
Id
instrument
Type
@paysafe/paysafe-wallet-saas-web
Loading...
Represents details about a customer's payment instrument.