Preparing search index...
The search index is not available
@paysafe/paysafe-wallet-saas-web
@paysafe/paysafe-wallet-saas-web
deposits
DepositConfirm
Interface DepositConfirm
Represents a deposit confirmation request.
interface
DepositConfirm
{
id
:
string
;
paymentProperties
?:
PaymentProperty
[]
;
}
Index
Properties
id
payment
Properties?
Properties
id
id
:
string
Deposit ID.
Optional
payment
Properties
payment
Properties
?:
PaymentProperty
[]
Payment properties.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
id
payment
Properties
@paysafe/paysafe-wallet-saas-web
Loading...
Represents a deposit confirmation request.