View Source GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1SkuGroupCondition (google_api_cloud_channel v0.6.0)
A condition that applies the override if a line item SKU is found in the SKU group.
Attributes
-
skuGroup
(type:String.t
, default:nil
) - Specifies a SKU group (https://cloud.google.com/skus/sku-groups). Resource name of SKU group. Format: accounts/{account}/skuGroups/{sku_group}. Example: "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1SkuGroupCondition{ skuGroup: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.