toggle menu
Wow
3.16.8
jvm
switch theme
search in API
example-api
/
me.ahoo.wow.example.api.cart
/
RemoveCartItem
Remove
Cart
Item
@
Order
(
value
=
3
)
@
Summary
(
value
=
"删除商品"
)
data
class
RemoveCartItem
(
val
productIds
:
Set
<
String
>
)
Members
Constructors
Remove
Cart
Item
Link copied to clipboard
constructor
(
productIds
:
Set
<
String
>
)
Properties
product
Ids
Link copied to clipboard
@
NotEmpty
val
productIds
:
Set
<
String
>