Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
GoodsFeeCorrectionOutputDto |
GoodsFeeCorrectionOutputDto.feeCorrection(BigDecimal feeCorrection) |
GoodsFeeCorrectionOutputDto |
GoodsFeeCorrectionOutputDto.feeCorrectionVat(BigDecimal feeCorrectionVat) |
GoodsFeeCorrectionOutputDto |
GoodsFeeCorrectionOutputDto.orderId(Long orderId) |
GoodsFeeCorrectionOutputDto |
GoodsFeeCorrectionOutputDto.recognitionDate(String recognitionDate) |
GoodsFeeCorrectionOutputDto |
GoodsFeeCorrectionOutputDto.saleDate(String saleDate) |
GoodsFeeCorrectionOutputDto |
GoodsFeeCorrectionOutputDto.vendorItemId(Long vendorItemId) |
Modifier and Type | Method and Description |
---|---|
List<GoodsFeeCorrectionOutputDto> |
ApiResponseDtoOfListOfGoodsFeeCorrectionOutputDto.getData()
Get data
|
Modifier and Type | Method and Description |
---|---|
ApiResponseDtoOfListOfGoodsFeeCorrectionOutputDto |
ApiResponseDtoOfListOfGoodsFeeCorrectionOutputDto.addDataItem(GoodsFeeCorrectionOutputDto dataItem) |
Modifier and Type | Method and Description |
---|---|
ApiResponseDtoOfListOfGoodsFeeCorrectionOutputDto |
ApiResponseDtoOfListOfGoodsFeeCorrectionOutputDto.data(List<GoodsFeeCorrectionOutputDto> data) |
void |
ApiResponseDtoOfListOfGoodsFeeCorrectionOutputDto.setData(List<GoodsFeeCorrectionOutputDto> data) |
Copyright © 2022. All rights reserved.