@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class DeliveryInvoiceGroupDtoV1 extends Object
Constructor and Description |
---|
DeliveryInvoiceGroupDtoV1() |
public DeliveryInvoiceGroupDtoV1 boxPrice(Long boxPrice)
public Long getBoxPrice()
public void setBoxPrice(Long boxPrice)
public DeliveryInvoiceGroupDtoV1 bundleType(String bundleType)
public String getBundleType()
public void setBundleType(String bundleType)
public DeliveryInvoiceGroupDtoV1 customerType(String customerType)
public String getCustomerType()
public void setCustomerType(String customerType)
public DeliveryInvoiceGroupDtoV1 deliveryInvoiceDtos(List<DeliveryInvoiceDtoV1> deliveryInvoiceDtos)
public DeliveryInvoiceGroupDtoV1 addDeliveryInvoiceDtosItem(DeliveryInvoiceDtoV1 deliveryInvoiceDtosItem)
public List<DeliveryInvoiceDtoV1> getDeliveryInvoiceDtos()
public void setDeliveryInvoiceDtos(List<DeliveryInvoiceDtoV1> deliveryInvoiceDtos)
public DeliveryInvoiceGroupDtoV1 extraMessage(String extraMessage)
public String getExtraMessage()
public void setExtraMessage(String extraMessage)
public DeliveryInvoiceGroupDtoV1 orderId(Long orderId)
public Long getOrderId()
public void setOrderId(Long orderId)
public DeliveryInvoiceGroupDtoV1 orderType(String orderType)
public String getOrderType()
public void setOrderType(String orderType)
public DeliveryInvoiceGroupDtoV1 shipmentBoxId(Long shipmentBoxId)
public Long getShipmentBoxId()
public void setShipmentBoxId(Long shipmentBoxId)
public DeliveryInvoiceGroupDtoV1 shippingDeliveryType(String shippingDeliveryType)
public String getShippingDeliveryType()
public void setShippingDeliveryType(String shippingDeliveryType)
Copyright © 2022. All rights reserved.