GoogleApi.IAP.V1.Model.ListBrandsResponse (google_api_iap v0.14.0) View Source

Response message for ListBrands.

Attributes

  • brands (type: list(GoogleApi.IAP.V1.Model.Brand.t), default: nil) - Brands existing in the project.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.IAP.V1.Model.ListBrandsResponse{
  brands: [GoogleApi.IAP.V1.Model.Brand.t()]
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.