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\u003eThis document provides reference information for the \u003ccode\u003ePercentageAdjustment\u003c/code\u003e class within the Google Cloud Channel v1 API, detailing its implementation in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.14.0, but there are also versions available dating back to 1.0.0 with various versions in between, all for \u003ccode\u003ePercentageAdjustment\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePercentageAdjustment\u003c/code\u003e class allows for defining a percentage-based adjustment to an entire bill, including markups and markdowns, with a pass-through option at 0.00%.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, among others, allowing for message handling, equality checking and deep cloning capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe key property of \u003ccode\u003ePercentageAdjustment\u003c/code\u003e is the \u003ccode\u003ePercentage\u003c/code\u003e, which is a decimal value representing the adjustment percentage, as well as the public constructor for the class.\u003c/p\u003e\n"]]],[],null,[]]