- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
LineItemAdjustment - Cart Module Data Models Reference
This documentation provides a reference to the LineItemAdjustment data model. It belongs to the Cart Module.
id
PrimaryKeyModifier<IdProperty>The ID of the line item adjustment.
amount
BigNumberPropertyThe amount of the line item adjustment
The associated line item.
description
TextPropertyOptionalThe description of the line item adjustment
code
TextPropertyOptionalThe code of promotion that applied the adjustment
provider_id
TextPropertyOptionalThe ID of the external provider that the adjustment is related to.
promotion_id
TextPropertyOptionalThe ID of the applied promotion.
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
Was this page helpful?