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