Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::RepricingAdjustment.
A type that represents the various adjustments you can apply to a bill.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#percentage_adjustment
def percentage_adjustment() -> ::Google::Cloud::Channel::V1::PercentageAdjustment
    Returns
    
  - (::Google::Cloud::Channel::V1::PercentageAdjustment) — Flat markup or markdown on an entire bill.
 
#percentage_adjustment=
def percentage_adjustment=(value) -> ::Google::Cloud::Channel::V1::PercentageAdjustment
    Parameter
    
  - value (::Google::Cloud::Channel::V1::PercentageAdjustment) — Flat markup or markdown on an entire bill.
 
    Returns
    
- (::Google::Cloud::Channel::V1::PercentageAdjustment) — Flat markup or markdown on an entire bill.