Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
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
>