Preparing search index...
The search index is not available
@paysafe/paysafe-wallet-saas-web
@paysafe/paysafe-wallet-saas-web
withdrawals
Withdrawal
Interface Withdrawal
interface
Withdrawal
{
accountId
:
string
;
amount
:
number
;
creationTime
:
string
;
currencyCode
:
string
;
customerId
:
string
;
deviceInfo
?:
DeviceInfo
;
expirationTime
?:
string
;
fee
?:
number
;
fundingTransactionId
?:
string
;
id
:
string
;
merchantRefNum
?:
string
;
paymentInstrumentReference
?:
PaymentInstrumentReference
;
paymentOption
:
PaymentOptionType
;
paymentProperties
?:
PaymentProperty
[]
;
slipId
?:
string
;
status
:
PaymentStatus
;
statusReason
?:
string
;
}
Index
Properties
account
Id
amount
creation
Time
currency
Code
customer
Id
device
Info?
expiration
Time?
fee?
funding
Transaction
Id?
id
merchant
Ref
Num?
payment
Instrument
Reference?
payment
Option
payment
Properties?
slip
Id?
status
status
Reason?
Properties
account
Id
account
Id
:
string
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
payment
Instrument
Reference
payment
Instrument
Reference
?:
PaymentInstrumentReference
payment
Option
payment
Option
:
PaymentOptionType
Optional
payment
Properties
payment
Properties
?:
PaymentProperty
[]
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
amount
creation
Time
currency
Code
customer
Id
device
Info
expiration
Time
fee
funding
Transaction
Id
id
merchant
Ref
Num
payment
Instrument
Reference
payment
Option
payment
Properties
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