public sealed class PercentageAdjustment : IMessage<PercentageAdjustment>, IEquatable<PercentageAdjustment>, IDeepCloneable<PercentageAdjustment>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003ePercentageAdjustment\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, which is used to apply markup or markdown to a bill.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003ePercentageAdjustment\u003c/code\u003e is 2.14.0, with various prior versions, ranging from 1.0.0 up to 2.13.0, also documented and available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePercentageAdjustment\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003ePercentage\u003c/code\u003e property of type \u003ccode\u003eDecimal\u003c/code\u003e that allows for setting the bill's adjustment, where negative values indicate markdown, positive values indicate markup, and 0.00 indicates no change.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a parameterless constructor and one that accepts an existing \u003ccode\u003ePercentageAdjustment\u003c/code\u003e instance to create a copy.\u003c/p\u003e\n"]]],[],null,[]]