Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OSellerProductItemNotice |
OSellerProductItemNotice.content(String content) |
OSellerProductItemNotice |
OSellerProductItemNotice.noticeCategoryDetailName(String noticeCategoryDetailName) |
OSellerProductItemNotice |
OSellerProductItemNotice.noticeCategoryName(String noticeCategoryName) |
Modifier and Type | Method and Description |
---|---|
List<OSellerProductItemNotice> |
OSellerProductItem.getNotices()
Get notices
|
Modifier and Type | Method and Description |
---|---|
OSellerProductItem |
OSellerProductItem.addNoticesItem(OSellerProductItemNotice noticesItem) |
Modifier and Type | Method and Description |
---|---|
OSellerProductItem |
OSellerProductItem.notices(List<OSellerProductItemNotice> notices) |
void |
OSellerProductItem.setNotices(List<OSellerProductItemNotice> notices) |
Copyright © 2022. All rights reserved.