- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
OrderLineItem - Order Module Data Models Reference
This documentation provides a reference to the OrderLineItem . This belongs to the Order Module.
id
stringtitle
stringsubtitle
null | stringDefault: null
thumbnail
null | stringDefault: null
variant_id
null | stringDefault: null
product_id
null | stringDefault: null
product_title
null | stringDefault: null
product_description
null | stringDefault: null
product_subtitle
null | stringDefault: null
product_type
null | stringDefault: null
product_type_id
null | stringDefault: null
product_collection
null | stringDefault: null
product_handle
null | stringDefault: null
variant_sku
null | stringDefault: null
variant_barcode
null | stringDefault: null
variant_title
null | stringDefault: null
variant_option_values
null | Record<string, unknown>Default: null
requires_shipping
booleanDefault: true
is_discountable
booleanDefault: true
is_tax_inclusive
booleanDefault: false
raw_compare_at_unit_price
null | BigNumberRawValueDefault: null
raw_compare_at_unit_price
null | BigNumberRawValuenull
unit_price
number | BigNumberraw_unit_price
BigNumberRawValue
raw_unit_price
BigNumberRawValueis_custom_price
booleanDefault: false
tax_lines
Collection<OrderLineItemTaxLine, object>
tax_lines
Collection<OrderLineItemTaxLine, object>adjustments
Collection<OrderLineItemAdjustment, object>
adjustments
Collection<OrderLineItemAdjustment, object>metadata
null | Record<string, unknown>Default: null
created_at
Dateupdated_at
Datedeleted_at
null | DateDefault: null
compare_at_unit_price
null | number | BigNumberOptionalDefault: null
Was this page helpful?