Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
CancelReceiptResponseV5 |
CancelReceiptResponseV5.addVendorItemIdsItem(Long vendorItemIdsItem) |
CancelReceiptResponseV5 |
CancelReceiptResponseV5.receiptId(Long receiptId) |
CancelReceiptResponseV5 |
CancelReceiptResponseV5.receiptType(String receiptType) |
CancelReceiptResponseV5 |
CancelReceiptResponseV5.totalCount(Long totalCount) |
CancelReceiptResponseV5 |
CancelReceiptResponseV5.vendorItemIds(List<Long> vendorItemIds) |
Modifier and Type | Method and Description |
---|---|
Map<String,CancelReceiptResponseV5> |
CancelApiResponseDtoV5.getReceiptMap()
접수 아이디와 접수 상세 정보
|
Modifier and Type | Method and Description |
---|---|
CancelApiResponseDtoV5 |
CancelApiResponseDtoV5.putReceiptMapItem(String key,
CancelReceiptResponseV5 receiptMapItem) |
Modifier and Type | Method and Description |
---|---|
CancelApiResponseDtoV5 |
CancelApiResponseDtoV5.receiptMap(Map<String,CancelReceiptResponseV5> receiptMap) |
void |
CancelApiResponseDtoV5.setReceiptMap(Map<String,CancelReceiptResponseV5> receiptMap) |
Copyright © 2022. All rights reserved.