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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the `PercentageAdjustment` class within the Google Cloud Channel v1 API, detailing its functionality for applying percentage-based markups or markdowns to bills."],["The `PercentageAdjustment` class, part of the `Google.Cloud.Channel.V1` namespace, is implemented in the `Google.Cloud.Channel.V1.dll` assembly."],["The page lists a history of versions of `PercentageAdjustment` , from 1.0.0 to 2.14.0, with version 2.14.0 being the latest."],["The class inherits members from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`PercentageAdjustment` has a `Percentage` property, where values like \"-1.00\" represent a 1% markdown, \"1.00\" a 1% markup, and \"0.00\" a pass-through."]]],[]]