GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1MonetizationConfig (google_api_apigee v0.54.0)

View Source

Configuration for the Monetization add-on.

Attributes

  • enabled (type: boolean(), default: nil) - Flag that specifies whether the Monetization add-on is enabled.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1MonetizationConfig{
  enabled: boolean() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.