Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OutboundInquiryReturnDTO |
OutboundInquiryReturnDTO.addPlaceAddressesItem(PlaceAddressDto placeAddressesItem) |
OutboundInquiryReturnDTO |
OutboundInquiryReturnDTO.addRemoteInfosItem(RemoteInfoDto remoteInfosItem) |
OutboundInquiryReturnDTO |
OutboundInquiryReturnDTO.createDate(String createDate) |
OutboundInquiryReturnDTO |
OutboundInquiryReturnDTO.outboundShippingPlaceCode(Long outboundShippingPlaceCode) |
OutboundInquiryReturnDTO |
OutboundInquiryReturnDTO.placeAddresses(List<PlaceAddressDto> placeAddresses) |
OutboundInquiryReturnDTO |
OutboundInquiryReturnDTO.remoteInfos(List<RemoteInfoDto> remoteInfos) |
OutboundInquiryReturnDTO |
OutboundInquiryReturnDTO.shippingPlaceName(String shippingPlaceName) |
OutboundInquiryReturnDTO |
OutboundInquiryReturnDTO.usable(Boolean usable) |
Modifier and Type | Method and Description |
---|---|
List<OutboundInquiryReturnDTO> |
PagedListOfOutboundInquiryReturnDTO.getContent()
Get content
|
Modifier and Type | Method and Description |
---|---|
PagedListOfOutboundInquiryReturnDTO |
PagedListOfOutboundInquiryReturnDTO.addContentItem(OutboundInquiryReturnDTO contentItem) |
Modifier and Type | Method and Description |
---|---|
PagedListOfOutboundInquiryReturnDTO |
PagedListOfOutboundInquiryReturnDTO.content(List<OutboundInquiryReturnDTO> content) |
void |
PagedListOfOutboundInquiryReturnDTO.setContent(List<OutboundInquiryReturnDTO> content) |
Copyright © 2022. All rights reserved.