Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
InvoiceVendorItemDtoV1 |
InvoiceVendorItemDtoV1.estimatedShippingDate(org.joda.time.DateTime estimatedShippingDate) |
InvoiceVendorItemDtoV1 |
InvoiceVendorItemDtoV1.hasAdditionalItem(Boolean hasAdditionalItem) |
InvoiceVendorItemDtoV1 |
InvoiceVendorItemDtoV1.promiseDeliveryDate(org.joda.time.DateTime promiseDeliveryDate) |
InvoiceVendorItemDtoV1 |
InvoiceVendorItemDtoV1.quantity(Long quantity) |
InvoiceVendorItemDtoV1 |
InvoiceVendorItemDtoV1.vendorItemId(Long vendorItemId) |
Modifier and Type | Method and Description |
---|---|
List<InvoiceVendorItemDtoV1> |
DeliveryInvoiceDtoV1.getInvoiceVendorItemDtos()
Get invoiceVendorItemDtos
|
Modifier and Type | Method and Description |
---|---|
DeliveryInvoiceDtoV1 |
DeliveryInvoiceDtoV1.addInvoiceVendorItemDtosItem(InvoiceVendorItemDtoV1 invoiceVendorItemDtosItem) |
Modifier and Type | Method and Description |
---|---|
DeliveryInvoiceDtoV1 |
DeliveryInvoiceDtoV1.invoiceVendorItemDtos(List<InvoiceVendorItemDtoV1> invoiceVendorItemDtos) |
void |
DeliveryInvoiceDtoV1.setInvoiceVendorItemDtos(List<InvoiceVendorItemDtoV1> invoiceVendorItemDtos) |
Copyright © 2022. All rights reserved.