Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfstring |
CoupangMarketPlaceApi.printOrderLabel(OrderLabelPrintRequest orderLabelPrintRequest,
String vendorId,
String xRequestedBy)
print order label
print order label
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ResponseDtoOfstring> |
CoupangMarketPlaceApi.printOrderLabelWithHttpInfo(OrderLabelPrintRequest orderLabelPrintRequest,
String vendorId,
String xRequestedBy)
print order label
print order label
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.printOrderLabelAsync(OrderLabelPrintRequest orderLabelPrintRequest,
String vendorId,
String xRequestedBy,
ApiCallback<ResponseDtoOfstring> callback)
print order label (asynchronously)
print order label
|
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfstring |
ResponseDtoOfstring.code(Integer code) |
ResponseDtoOfstring |
ResponseDtoOfstring.data(String data) |
ResponseDtoOfstring |
ResponseDtoOfstring.message(String message) |
Copyright © 2022. All rights reserved.