View Source GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1RepricingAdjustment (google_api_cloud_channel v0.7.0)
A type that represents the various adjustments you can apply to a bill.
Attributes
-
percentageAdjustment
(type:GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1PercentageAdjustment.t
, default:nil
) - Flat markup or markdown on an entire bill.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1RepricingAdjustment{ percentageAdjustment: GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1PercentageAdjustment.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.