Preparing search index...
The search index is not available
@paysafe/paysafe-wallet-saas-web
@paysafe/paysafe-wallet-saas-web
withdrawals
WithdrawalOption
Interface WithdrawalOption
Represents a withdrawal option.
interface
WithdrawalOption
{
instrumentTypes
:
InstrumentType
[]
;
paymentOption
:
PaymentOptionType
;
}
Index
Properties
instrument
Types
payment
Option
Properties
instrument
Types
instrument
Types
:
InstrumentType
[]
The list of instrument types.
payment
Option
payment
Option
:
PaymentOptionType
The payment option.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
instrument
Types
payment
Option
@paysafe/paysafe-wallet-saas-web
Loading...
Represents a withdrawal option.