GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1RepricingCondition (google_api_cloud_channel v0.11.4)

View Source

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

t()

@type t() :: %GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1RepricingCondition{
  skuGroupCondition:
    GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1SkuGroupCondition.t()
    | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.