Class RepricingAdjustment (1.8.0)

RepricingAdjustment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
percentage_adjustment google.cloud.channel_v1.types.PercentageAdjustment
Flat markup or markdown on an entire bill. This field is a member of `oneof`_ ``adjustment``.

Inheritance

builtins.object > proto.message.Message > RepricingAdjustment