Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto |
CoupangMarketPlaceApi.getReturnShippingCenter(String vendorId,
String xRequestedBy,
Integer pageNum,
Integer pageSize)
Inquiry return shipment addresses with pagination.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto> |
CoupangMarketPlaceApi.getReturnShippingCenterWithHttpInfo(String vendorId,
String xRequestedBy,
Integer pageNum,
Integer pageSize)
Inquiry return shipment addresses with pagination.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.getReturnShippingCenterAsync(String vendorId,
String xRequestedBy,
Integer pageNum,
Integer pageSize,
ApiCallback<ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto> callback)
Inquiry return shipment addresses with pagination.
|
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto |
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto.code(Integer code) |
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto |
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto.data(PagedListOfShippingPlaceResponseReturnDto data) |
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto |
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto.message(String message) |
Copyright © 2022. All rights reserved.