Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
DeleteCoupon |
DeleteCoupon.couponId(Long couponId) |
DeleteCoupon |
DeleteCoupon.reason(String reason) |
DeleteCoupon |
DeleteCoupon.userId(String userId) |
Modifier and Type | Method and Description |
---|---|
List<DeleteCoupon> |
DeleteCouponRequest.getDeleteCouponList()
Get deleteCouponList
|
Modifier and Type | Method and Description |
---|---|
DeleteCouponRequest |
DeleteCouponRequest.addDeleteCouponListItem(DeleteCoupon deleteCouponListItem) |
Modifier and Type | Method and Description |
---|---|
DeleteCouponRequest |
DeleteCouponRequest.deleteCouponList(List<DeleteCoupon> deleteCouponList) |
void |
DeleteCouponRequest.setDeleteCouponList(List<DeleteCoupon> deleteCouponList) |
Copyright © 2022. All rights reserved.