Preparing search index...
The search index is not available
@paysafe/paysafe-wallet-saas-web
@paysafe/paysafe-wallet-saas-web
payment-instruments
SepaBankAccount
Interface SepaBankAccount
interface
SepaBankAccount
{
accountHolderName
?:
string
;
bankName
?:
string
;
bic
:
string
;
customerId
?:
string
;
iban
:
string
;
id
?:
string
;
instrumentType
:
InstrumentType
;
status
?:
PaymentInstrumentStatus
;
}
Hierarchy (
view full
)
PaymentInstrument
SepaBankAccount
Index
Properties
account
Holder
Name?
bank
Name?
bic
customer
Id?
iban
id?
instrument
Type
status?
Properties
Optional
account
Holder
Name
account
Holder
Name
?:
string
Optional
bank
Name
bank
Name
?:
string
bic
bic
:
string
Optional
customer
Id
customer
Id
?:
string
iban
iban
:
string
Optional
id
id
?:
string
instrument
Type
instrument
Type
:
InstrumentType
Optional
status
status
?:
PaymentInstrumentStatus
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Holder
Name
bank
Name
bic
customer
Id
iban
id
instrument
Type
status
@paysafe/paysafe-wallet-saas-web
cards
common
currency-exchange
customer-verification
deposits
errors
payment-instruments
profile
transaction-history
transfers
wallet
withdrawals
Generated using
TypeDoc