GoogleApi.AndroidEnterprise.V1.Model.WebAppsListResponse (google_api_android_enterprise v0.25.0) View Source
Attributes
-
webApp
(type:list(GoogleApi.AndroidEnterprise.V1.Model.WebApp.t)
, default:nil
) - The manifest describing a web app.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AndroidEnterprise.V1.Model.WebAppsListResponse{ webApp: [GoogleApi.AndroidEnterprise.V1.Model.WebApp.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.