sectionType property
The type of claim made on the device.
Output only. Possible string values are:
- "SECTION_TYPE_UNSPECIFIED" : Unspecified section type.
- "SECTION_TYPE_SIM_LOCK" : SIM-lock section type.
- "SECTION_TYPE_ZERO_TOUCH" : Zero-touch enrollment section type.
Implementation
core.String? sectionType;