Class GetDeviceSimLockStateResponse
Response containing a device's SimLock state.
Implements
Inherited Members
Namespace: Google.Apis.AndroidProvisioningPartner.v1.Data
Assembly: Google.Apis.AndroidProvisioningPartner.v1.dll
Syntax
public class GetDeviceSimLockStateResponse : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
SimLockState
Declaration
[JsonProperty("simLockState")]
public virtual string SimLockState { get; set; }
Property Value
Type | Description |
---|---|
string |