LineItemAdjustment - Cart Module Data Models Reference

This documentation provides a reference to the LineItemAdjustment data model. It belongs to the Cart Module.

idPrimaryKeyModifier<IdProperty>
The ID of the line item adjustment.
amountBigNumberProperty
The amount of the line item adjustment
itemBelongsTo<LineItem>
The associated line item.
descriptionTextPropertyOptional
The description of the line item adjustment
codeTextPropertyOptional
The code of promotion that applied the adjustment
provider_idTextPropertyOptional
The ID of the external provider that the adjustment is related to.
promotion_idTextPropertyOptional
The ID of the applied promotion.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?