View Source GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1RepricingCondition (google_api_cloud_channel v0.11.0)
Represents the various repricing conditions you can use for a conditional override.
Attributes
-
skuGroupCondition
(type:GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1SkuGroupCondition.t
, default:nil
) - SKU Group condition for override.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1RepricingCondition{ skuGroupCondition: GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1SkuGroupCondition.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.