View Source GoogleApi.AndroidManagement.V1.Model.StopLostModeStatus (google_api_android_management v0.48.2)

Status of the STOP_LOST_MODE command to take the device out of lost mode.

Attributes

  • status (type: String.t, default: nil) - The status. See StopLostModeStatus.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AndroidManagement.V1.Model.StopLostModeStatus{
  status: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.