toggle menu
core
androidJvm
switch theme
search in API
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
?
)