google_api_iap v0.8.0 GoogleApi.IAP.V1.Model.ListBrandsResponse 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
Link to this type
t()
View Sourcet() :: %GoogleApi.IAP.V1.Model.ListBrandsResponse{
brands: [GoogleApi.IAP.V1.Model.Brand.t()]
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.