Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
FailVendorItem |
FailVendorItem.reason(String reason) |
FailVendorItem |
FailVendorItem.vendorItemId(Long vendorItemId) |
Modifier and Type | Method and Description |
---|---|
List<FailVendorItem> |
RequestedStatus.getFailedVendorItems()
Get failedVendorItems
|
Modifier and Type | Method and Description |
---|---|
RequestedStatus |
RequestedStatus.addFailedVendorItemsItem(FailVendorItem failedVendorItemsItem) |
Modifier and Type | Method and Description |
---|---|
RequestedStatus |
RequestedStatus.failedVendorItems(List<FailVendorItem> failedVendorItems) |
void |
RequestedStatus.setFailedVendorItems(List<FailVendorItem> failedVendorItems) |
Copyright © 2022. All rights reserved.