currentTotalPrice:
MoneyV2 -
The total price of the line item, calculated by multiplying the current unit price of the variant by the quantity, expressed in presentment currencies.
customAttributes:
Attribute! -
The list of custom attributes associated with the line item.
discountAllocations:
DiscountAllocation! -
The discounts that have been allocated onto the line item by discount applications.
giftCard:
Boolean! -
Whether the line item represents the purchase of a gift card.
title:
String! -
The title of the product or variant. This field only applies to custom line items.
totalDiscount:
MoneyV2! -
The total of the discount allocations on this line item, resulting from discounts applied specifically to this line item.
totalPrice:
MoneyV2 -
The total price of the line item, calculated by multiplying the current unit price of the variant by the quantity, expressed in presentment currencies.
unitPrice:
UnitPrice -
The unit price of the line item in presentment currencies.