@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class CollectInformationsDto extends Object
Constructor and Description |
---|
CollectInformationsDto() |
public CollectInformationsDto expectedReturnDate(org.joda.time.DateTime expectedReturnDate)
public org.joda.time.DateTime getExpectedReturnDate()
public void setExpectedReturnDate(org.joda.time.DateTime expectedReturnDate)
public CollectInformationsDto returnType(String returnType)
public String getReturnType()
public void setReturnType(String returnType)
public CollectInformationsDto returndeliveryDestinationDto(ReturndeliveryDestinationDto returndeliveryDestinationDto)
public ReturndeliveryDestinationDto getReturndeliveryDestinationDto()
public void setReturndeliveryDestinationDto(ReturndeliveryDestinationDto returndeliveryDestinationDto)
public CollectInformationsDto returndeliveryItemDtos(List<ReturnDeliveryStatusItemDtoV1> returndeliveryItemDtos)
public CollectInformationsDto addReturndeliveryItemDtosItem(ReturnDeliveryStatusItemDtoV1 returndeliveryItemDtosItem)
public List<ReturnDeliveryStatusItemDtoV1> getReturndeliveryItemDtos()
public void setReturndeliveryItemDtos(List<ReturnDeliveryStatusItemDtoV1> returndeliveryItemDtos)
Copyright © 2022. All rights reserved.