View Source GoogleApi.AndroidDeviceProvisioning.V1.Model.GetDeviceSimLockStateResponse (google_api_android_device_provisioning v0.19.0)

Response containing a device's SimLock state.

Attributes

  • simLockState (type: String.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AndroidDeviceProvisioning.V1.Model.GetDeviceSimLockStateResponse{
    simLockState: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.