@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class PrepareShipmentReqDto extends Object
Constructor and Description |
---|
PrepareShipmentReqDto() |
Modifier and Type | Method and Description |
---|---|
PrepareShipmentReqDto |
addShipmentBoxIdsItem(Long shipmentBoxIdsItem) |
boolean |
equals(Object o) |
List<Long> |
getShipmentBoxIds()
Get shipmentBoxIds
|
String |
getVendorId()
Get vendorId
|
int |
hashCode() |
void |
setShipmentBoxIds(List<Long> shipmentBoxIds) |
void |
setVendorId(String vendorId) |
PrepareShipmentReqDto |
shipmentBoxIds(List<Long> shipmentBoxIds) |
String |
toString() |
PrepareShipmentReqDto |
vendorId(String vendorId) |
public PrepareShipmentReqDto shipmentBoxIds(List<Long> shipmentBoxIds)
public PrepareShipmentReqDto addShipmentBoxIdsItem(Long shipmentBoxIdsItem)
public PrepareShipmentReqDto vendorId(String vendorId)
public String getVendorId()
public void setVendorId(String vendorId)
Copyright © 2022. All rights reserved.