View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DeveloperMonetizationConfig (google_api_apigee v0.46.0)

Monetization configuration for the developer.

Attributes

  • billingType (type: String.t, default: nil) - Billing type.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DeveloperMonetizationConfig{
    billingType: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.