Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OSellerProductItemContent |
OSellerProductItemContent.addContentDetailsItem(OVendorInventoryItemContentDetail contentDetailsItem) |
OSellerProductItemContent |
OSellerProductItemContent.contentDetails(List<OVendorInventoryItemContentDetail> contentDetails) |
OSellerProductItemContent |
OSellerProductItemContent.contentsType(OSellerProductItemContent.ContentsTypeEnum contentsType) |
Modifier and Type | Method and Description |
---|---|
List<OSellerProductItemContent> |
OSellerProductItem.getContents()
Get contents
|
Modifier and Type | Method and Description |
---|---|
OSellerProductItem |
OSellerProductItem.addContentsItem(OSellerProductItemContent contentsItem) |
Modifier and Type | Method and Description |
---|---|
OSellerProductItem |
OSellerProductItem.contents(List<OSellerProductItemContent> contents) |
void |
OSellerProductItem.setContents(List<OSellerProductItemContent> contents) |
Copyright © 2022. All rights reserved.