public sealed class PercentageAdjustment : IMessage<PercentageAdjustment>, IEquatable<PercentageAdjustment>, IDeepCloneable<PercentageAdjustment>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class PercentageAdjustment.
An adjustment that applies a flat markup or markdown to an entire bill.
[[["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\u003ePercentageAdjustment\u003c/code\u003e class in the Cloud Channel v1 API allows for applying a percentage-based markup or markdown to a bill.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its use in message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation is 2.14.0, while the current page's focus is on version 2.6.0, and multiple versions ranging from 1.0.0 to 2.14.0 are available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePercentageAdjustment\u003c/code\u003e has a single property, \u003ccode\u003ePercentage\u003c/code\u003e, of type Decimal, representing the adjustment value (e.g., "-1.00" for a 1% markdown).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that accepts another \u003ccode\u003ePercentageAdjustment\u003c/code\u003e instance for creating copies.\u003c/p\u003e\n"]]],[],null,[]]