ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.commerce.models
/
CartItem
/
CartItem
Cart
Item
fun
CartItem
(
sku
:
String
?
,
quantity
:
Int
?
,
shortDescription
:
String
?
,
name
:
String
?
,
price
:
Double
?
,
tax
:
Double
?
,
subtotal
:
Double
?
,
total
:
Double
?
,
priceCode
:
String
?
,
gift
:
Boolean
?
)
Content copied to clipboard