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

Attributes

  • developer (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Developer.t), default: nil) - List of developers.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListOfDevelopersResponse{
  developer: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Developer.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.