Cloud Channel v1 API - Class RepricingAdjustment (2.4.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

Google.Cloud.Channel.V1

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
RepricingAdjustment.AdjustmentOneofCase

PercentageAdjustment

public PercentageAdjustment PercentageAdjustment { get; set; }

Flat markup or markdown on an entire bill.

Property Value
TypeDescription
PercentageAdjustment