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