Class: Google::Cloud::Channel::V1::PercentageAdjustment

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/channel/v1/repricing.rb

Overview

An adjustment that applies a flat markup or markdown to an entire bill.

Instance Attribute Summary collapse

Instance Attribute Details

#percentage::Google::Type::Decimal



159
160
161
162
# File 'proto_docs/google/cloud/channel/v1/repricing.rb', line 159

class PercentageAdjustment
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end