Mobility Service Update Response
data class MobilityServiceUpdateResponse(val osType: String? = null, val rebootStatus: String? = null, val version: String? = null)
The Mobility Service update details.
The Mobility Service update details.