@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class VendorItemIdBundle extends Object
Constructor and Description |
---|
VendorItemIdBundle() |
Modifier and Type | Method and Description |
---|---|
VendorItemIdBundle |
addVendorItemsItem(Long vendorItemsItem) |
boolean |
equals(Object o) |
List<Long> |
getVendorItems()
Get vendorItems
|
int |
hashCode() |
void |
setVendorItems(List<Long> vendorItems) |
String |
toString() |
VendorItemIdBundle |
vendorItems(List<Long> vendorItems) |
public VendorItemIdBundle vendorItems(List<Long> vendorItems)
public VendorItemIdBundle addVendorItemsItem(Long vendorItemsItem)
Copyright © 2022. All rights reserved.