Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OProduct |
OProduct.bundled(Boolean bundled) |
OProduct |
OProduct.categoryFullPath(String categoryFullPath) |
OProduct |
OProduct.categoryId(Long categoryId) |
OProduct |
OProduct.description(String description) |
OProduct |
OProduct.itemCount(Integer itemCount) |
OProduct |
OProduct.productId(Long productId) |
OProduct |
OProduct.productName(String productName) |
OProduct |
OProduct.valid(Boolean valid) |
Modifier and Type | Method and Description |
---|---|
List<OProduct> |
OpenApiPagedResultOfOProduct.getData()
Get data
|
Modifier and Type | Method and Description |
---|---|
OpenApiPagedResultOfOProduct |
OpenApiPagedResultOfOProduct.addDataItem(OProduct dataItem) |
Modifier and Type | Method and Description |
---|---|
OpenApiPagedResultOfOProduct |
OpenApiPagedResultOfOProduct.data(List<OProduct> data) |
void |
OpenApiPagedResultOfOProduct.setData(List<OProduct> data) |
Copyright © 2022. All rights reserved.