View Source GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1alpha1AssociationInfo (google_api_cloud_channel v0.6.0)

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.GoogleCloudChannelV1alpha1AssociationInfo{
    baseEntitlement: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.