Preparing search index...
The search index is not available
@paysafe/paysafe-wallet-saas-web
@paysafe/paysafe-wallet-saas-web
profile
Account
Interface Account
License
Copyright Paysafe 2024. All rights reserved.
interface
Account
{
availableBalance
?:
number
;
creationTime
?:
string
;
currencyCode
:
string
;
customerId
?:
string
;
externalId
?:
string
;
id
?:
string
;
instruments
?:
PaymentInstrument
[]
;
totalBalance
?:
number
;
}
Hierarchy (
view full
)
AddAccountRequest
Account
Index
Properties
available
Balance?
creation
Time?
currency
Code
customer
Id?
external
Id?
id?
instruments?
total
Balance?
Properties
Optional
available
Balance
available
Balance
?:
number
Optional
creation
Time
creation
Time
?:
string
currency
Code
currency
Code
:
string
Optional
customer
Id
customer
Id
?:
string
Optional
external
Id
external
Id
?:
string
Optional
id
id
?:
string
Optional
instruments
instruments
?:
PaymentInstrument
[]
Optional
total
Balance
total
Balance
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
available
Balance
creation
Time
currency
Code
customer
Id
external
Id
id
instruments
total
Balance
@paysafe/paysafe-wallet-saas-web
cards
common
currency-exchange
customer-verification
deposits
errors
payment-instruments
profile
transaction-history
transfers
wallet
withdrawals
Generated using
TypeDoc
License
Copyright Paysafe 2024. All rights reserved.