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 reference documentation for the `PercentageAdjustment` class within the Google Cloud Channel v1 API for .NET."],["The `PercentageAdjustment` class is used to apply a flat markup or markdown to an entire bill, as defined in the Google Cloud Channel API."],["The latest version of the `PercentageAdjustment` documentation is 2.14.0, with a history of versions ranging from 1.0.0 to 2.14.0 listed on the page."],["The `PercentageAdjustment` class has one main property, `Percentage`, which is a decimal value representing the adjustment percentage applied to the bill."],["The `PercentageAdjustment` class implements several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits members from the base object class."]]],[]]