core
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
core
core
/
com.paysafe.wallet.android.core.walletcheckout.model
/
WalletCheckoutLineItem
/
WalletCheckoutLineItem
Wallet
Checkout
Line
Item
constructor
(
description
:
String
?
,
productCode
:
String
?
,
quantity
:
Int
?
,
unitAmount
:
Long
?
,
totalAmount
:
Long
?
)