Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfPagedListOfOutboundInquiryReturnDTO |
CoupangMarketPlaceApi.getOutboundShippingCenter(String vendorId,
String xRequestedBy,
String searchType,
String outboundShippingPlaceCodes,
Integer pageNum,
Integer pageSize)
get outbound shipping places by outboundShippingPlaceCodes
get outbound shipping places by outboundShippingPlaceCodes
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ResponseDtoOfPagedListOfOutboundInquiryReturnDTO> |
CoupangMarketPlaceApi.getOutboundShippingCenterWithHttpInfo(String vendorId,
String xRequestedBy,
String searchType,
String outboundShippingPlaceCodes,
Integer pageNum,
Integer pageSize)
get outbound shipping places by outboundShippingPlaceCodes
get outbound shipping places by outboundShippingPlaceCodes
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.getOutboundShippingCenterAsync(String vendorId,
String xRequestedBy,
String searchType,
String outboundShippingPlaceCodes,
Integer pageNum,
Integer pageSize,
ApiCallback<ResponseDtoOfPagedListOfOutboundInquiryReturnDTO> callback)
get outbound shipping places by outboundShippingPlaceCodes (asynchronously)
get outbound shipping places by outboundShippingPlaceCodes
|
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfPagedListOfOutboundInquiryReturnDTO |
ResponseDtoOfPagedListOfOutboundInquiryReturnDTO.code(Integer code) |
ResponseDtoOfPagedListOfOutboundInquiryReturnDTO |
ResponseDtoOfPagedListOfOutboundInquiryReturnDTO.data(PagedListOfOutboundInquiryReturnDTO data) |
ResponseDtoOfPagedListOfOutboundInquiryReturnDTO |
ResponseDtoOfPagedListOfOutboundInquiryReturnDTO.message(String message) |
Copyright © 2022. All rights reserved.