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