Os Constraint Response
data class OsConstraintResponse(val minimumVersion: String, val osType: String, val requireVerifiedChromeOs: Boolean)
A restriction on the OS type and version of devices making requests.
A restriction on the OS type and version of devices making requests.