google_api_android_enterprise v0.18.0 GoogleApi.AndroidEnterprise.V1.Model.AdministratorWebTokenSpecPlaySearch View Source

Attributes

  • approveApps (type: boolean(), default: nil) - Allow access to the iframe in approve mode. Default is false.
  • enabled (type: boolean(), default: nil) - Whether the managed Play Search apps page is displayed. Default is true.

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.AdministratorWebTokenSpecPlaySearch{
    approveApps: boolean(),
    enabled: boolean()
  }

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.