@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class OrderSheetInvoiceApplyDtoV2 extends Object
Constructor and Description |
---|
OrderSheetInvoiceApplyDtoV2() |
public OrderSheetInvoiceApplyDtoV2 deliveryCompanyCode(String deliveryCompanyCode)
public String getDeliveryCompanyCode()
public void setDeliveryCompanyCode(String deliveryCompanyCode)
public OrderSheetInvoiceApplyDtoV2 estimatedShippingDate(String estimatedShippingDate)
public String getEstimatedShippingDate()
public void setEstimatedShippingDate(String estimatedShippingDate)
public OrderSheetInvoiceApplyDtoV2 invoiceNumber(String invoiceNumber)
public String getInvoiceNumber()
public void setInvoiceNumber(String invoiceNumber)
public OrderSheetInvoiceApplyDtoV2 orderId(Long orderId)
public Long getOrderId()
public void setOrderId(Long orderId)
public OrderSheetInvoiceApplyDtoV2 preSplitShipped(Boolean preSplitShipped)
public Boolean getPreSplitShipped()
public void setPreSplitShipped(Boolean preSplitShipped)
public OrderSheetInvoiceApplyDtoV2 shipmentBoxId(Long shipmentBoxId)
public Long getShipmentBoxId()
public void setShipmentBoxId(Long shipmentBoxId)
public OrderSheetInvoiceApplyDtoV2 splitShipping(Boolean splitShipping)
public Boolean getSplitShipping()
public void setSplitShipping(Boolean splitShipping)
public OrderSheetInvoiceApplyDtoV2 vendorItemId(Long vendorItemId)
public Long getVendorItemId()
public void setVendorItemId(Long vendorItemId)
Copyright © 2022. All rights reserved.