google_api_android_device_provisioning v0.5.0 GoogleApi.AndroidDeviceProvisioning.V1.Model.DeviceClaim View Source
A record of a device claimed by a reseller for a customer. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. To learn more, read Claim devices for customers.
Attributes
- ownerCompanyId (String.t): The ID of the Customer that purchased the device. Defaults to:
null
. - resellerId (String.t): The ID of the reseller that claimed the device. Defaults to:
null
. sectionType (String.t): Output only. The type of claim made on the device. Defaults to:
null
.- Enum - one of [SECTION_TYPE_UNSPECIFIED, SECTION_TYPE_SIM_LOCK, SECTION_TYPE_ZERO_TOUCH]
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.