View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2alphaEnrollSolutionResponse (google_api_retail v0.13.2)

Response for EnrollSolution method.

Attributes

  • enrolledSolution (type: String.t, default: nil) - Retail API solution that the project has enrolled.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2alphaEnrollSolutionResponse{
    enrolledSolution: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.