View Source GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1AssociationInfo (google_api_cloud_channel v0.6.1)
Association links that an entitlement has to other entitlements.
Attributes
-
baseEntitlement
(type:String.t
, default:nil
) - The name of the base entitlement, for which this entitlement is an add-on.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1AssociationInfo{ baseEntitlement: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.