public RepeatedField<LineItemChange> ChangeHistory { get; }
Output only. Changes made on the item that are not pending anymore which
might be because they already took effect, were reverted by the customer,
or were rejected by the partner. No more operations are allowed on these
changes.
Output only. A change made on the item which is pending and not yet
effective. Absence of this field indicates the line item is not undergoing
a change.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLineItem\u003c/code\u003e class is a core component of the Cloud Commerce Consumer Procurement v1 API, representing a single item within an order.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLineItem\u003c/code\u003e class, found in version 1.3.0, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for robust functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt provides constructors for creating new \u003ccode\u003eLineItem\u003c/code\u003e instances, either blank or as copies, and inherits standard object methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eChangeHistory\u003c/code\u003e, \u003ccode\u003eLineItemId\u003c/code\u003e, \u003ccode\u003eLineItemInfo\u003c/code\u003e, and \u003ccode\u003ePendingChange\u003c/code\u003e, to manage changes, IDs, and information associated with the item.\u003c/p\u003e\n"],["\u003cp\u003eThe different available versions for this class range from 1.0.0 to 1.4.0, with 1.4.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]