<- Object

Object

All versions ->

OrderLineItemModifier

Link to section

Properties

Link to section

uid

string

Beta

A unique ID that identifies the modifier only within this order.

Link to section

catalog_object_id

string

Link to section

catalog_version

integer(64-bit)

Beta

The version of the catalog object that this modifier references.

Link to section

name

string

The name of the item modifier.

Link to section

base_price_money

The base price for the modifier.

base_price_money is required for ad hoc modifiers. If both catalog_object_id and base_price_money are set, base_price_money will override the predefined CatalogModifier price.

Link to section

total_price_money

Read only The total price of the item modifier for its line item. This is the modifier's base_price_money multiplied by the line item's quantity.