GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1AssociationInfo (google_api_cloud_channel v0.2.0) View Source

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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1AssociationInfo{
  baseEntitlement: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.