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-03-21 UTC."],[[["The `PercentageAdjustment` class in the Google Cloud Channel v1 API allows for the application of a flat percentage markup or markdown to an entire bill."],["This page provides reference documentation and code samples for the `PercentageAdjustment` class, including its constructors and properties."],["The `Percentage` property, of type Decimal, defines the percentage to adjust the bill, allowing for markups, markdowns, or pass-through values."],["The document covers versions of the API class ranging from version 1.0.0 up to the latest 2.14.0."],["The `PercentageAdjustment` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."]]],[]]