Cloud Channel v1 API - Class RepricingAdjustment (2.5.0)

public sealed class RepricingAdjustment : IMessage<RepricingAdjustment>, IEquatable<RepricingAdjustment>, IDeepCloneable<RepricingAdjustment>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Channel v1 API class RepricingAdjustment.

A type that represents the various adjustments you can apply to a bill.

Inheritance

object > RepricingAdjustment

Namespace

GoogleCloudGoogle.Cloud.ChannelV1

Assembly

Google.Cloud.Channel.V1.dll

Constructors

RepricingAdjustment()

public RepricingAdjustment()

RepricingAdjustment(RepricingAdjustment)

public RepricingAdjustment(RepricingAdjustment other)
Parameter
NameDescription
otherRepricingAdjustment

Properties

AdjustmentCase

public RepricingAdjustment.AdjustmentOneofCase AdjustmentCase { get; }
Property Value
TypeDescription
RepricingAdjustmentAdjustmentOneofCase

PercentageAdjustment

public PercentageAdjustment PercentageAdjustment { get; set; }

Flat markup or markdown on an entire bill.

Property Value
TypeDescription
PercentageAdjustment