Preparing search index...
The search index is not available
@paysafe/paysafe-wallet-saas-web
@paysafe/paysafe-wallet-saas-web
deposits
CustomerDeposit
Interface CustomerDeposit
interface
CustomerDeposit
{
accountId
:
string
;
action
?:
DepositAction
;
amount
:
number
;
creationTime
:
string
;
currencyCode
:
string
;
customerId
:
string
;
deviceInfo
?:
DeviceInfo
;
expirationTime
?:
string
;
fee
?:
number
;
fundingTransactionId
?:
string
;
id
:
string
;
merchantRefNum
?:
string
;
nextStatus
?:
PaymentStatus
[]
;
paymentInstrumentReference
?:
PaymentInstrumentReference
;
paymentOption
:
PaymentOptionType
;
paymentProperties
?:
PaymentProperty
[]
;
redirectUrl
?:
RedirectLink
;
returnUrls
?:
ReturnLink
[]
;
slipId
?:
string
;
status
:
PaymentStatus
;
statusReason
?:
string
;
}
Index
Properties
account
Id
action?
amount
creation
Time
currency
Code
customer
Id
device
Info?
expiration
Time?
fee?
funding
Transaction
Id?
id
merchant
Ref
Num?
next
Status?
payment
Instrument
Reference?
payment
Option
payment
Properties?
redirect
Url?
return
Urls?
slip
Id?
status
status
Reason?
Properties
account
Id
account
Id
:
string
Optional
action
action
?:
DepositAction
amount
amount
:
number
creation
Time
creation
Time
:
string
currency
Code
currency
Code
:
string
customer
Id
customer
Id
:
string
Optional
device
Info
device
Info
?:
DeviceInfo
Optional
expiration
Time
expiration
Time
?:
string
Optional
fee
fee
?:
number
Optional
funding
Transaction
Id
funding
Transaction
Id
?:
string
id
id
:
string
Optional
merchant
Ref
Num
merchant
Ref
Num
?:
string
Optional
next
Status
next
Status
?:
PaymentStatus
[]
Optional
payment
Instrument
Reference
payment
Instrument
Reference
?:
PaymentInstrumentReference
payment
Option
payment
Option
:
PaymentOptionType
Optional
payment
Properties
payment
Properties
?:
PaymentProperty
[]
Optional
redirect
Url
redirect
Url
?:
RedirectLink
Optional
return
Urls
return
Urls
?:
ReturnLink
[]
Optional
slip
Id
slip
Id
?:
string
status
status
:
PaymentStatus
Optional
status
Reason
status
Reason
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Id
action
amount
creation
Time
currency
Code
customer
Id
device
Info
expiration
Time
fee
funding
Transaction
Id
id
merchant
Ref
Num
next
Status
payment
Instrument
Reference
payment
Option
payment
Properties
redirect
Url
return
Urls
slip
Id
status
status
Reason
@paysafe/paysafe-wallet-saas-web
cards
common
currency-exchange
customer-verification
deposits
errors
payment-instruments
profile
transaction-history
transfers
wallet
withdrawals
Generated using
TypeDoc