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 document provides reference information for the `PercentageAdjustment` class within the Google Cloud Channel v1 API, detailing its properties, constructors, and inherited members."],["The latest version available is 2.14.0, and there are multiple previous versions listed, from 1.0.0 up to 2.13.0, each with its own link to documentation."],["The `PercentageAdjustment` class allows for setting a percentage adjustment on a bill, either a markup or a markdown, with the `Percentage` property utilizing a Decimal data type."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation also includes information on the class's namespace which is Google.Cloud.Channel.V1, and the assembly which is Google.Cloud.Channel.V1.dll."]]],[]]