@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class OutboundInquiryReturnDTO extends Object
Constructor and Description |
---|
OutboundInquiryReturnDTO() |
public OutboundInquiryReturnDTO createDate(String createDate)
public String getCreateDate()
public void setCreateDate(String createDate)
public OutboundInquiryReturnDTO outboundShippingPlaceCode(Long outboundShippingPlaceCode)
public Long getOutboundShippingPlaceCode()
public void setOutboundShippingPlaceCode(Long outboundShippingPlaceCode)
public OutboundInquiryReturnDTO placeAddresses(List<PlaceAddressDto> placeAddresses)
public OutboundInquiryReturnDTO addPlaceAddressesItem(PlaceAddressDto placeAddressesItem)
public List<PlaceAddressDto> getPlaceAddresses()
public void setPlaceAddresses(List<PlaceAddressDto> placeAddresses)
public OutboundInquiryReturnDTO remoteInfos(List<RemoteInfoDto> remoteInfos)
public OutboundInquiryReturnDTO addRemoteInfosItem(RemoteInfoDto remoteInfosItem)
public List<RemoteInfoDto> getRemoteInfos()
public void setRemoteInfos(List<RemoteInfoDto> remoteInfos)
public OutboundInquiryReturnDTO shippingPlaceName(String shippingPlaceName)
public String getShippingPlaceName()
public void setShippingPlaceName(String shippingPlaceName)
public OutboundInquiryReturnDTO usable(Boolean usable)
public Boolean getUsable()
public void setUsable(Boolean usable)
Copyright © 2022. All rights reserved.