Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1023 Bytes

File metadata and controls

19 lines (14 loc) · 1023 Bytes

# LineItemRequest

Properties

Name Type Description Notes
upstream_id string The upstream line item identifier. [optional]
inventory_item_id string The inventory item identifier.
subtotal double . [optional]
total double The aggregate price of the product inclusive of taxes, discounts, fees, shipping, handling and duties. [optional]
name string The product name. [optional]
quantity int
gift_message string The gift message on the package of the product. [optional]
gift_wrap bool Has the value true if the item should be gift wrapped. [optional]
tax \DigitalRiver\ApiSdk\Model\GlobalFulfillmentTax [optional]

[Back to Model list] [Back to API list] [Back to README]