maxAppVersions

@SerialName(value = "maxAppVersions")
val maxAppVersions: Map<String, Int>? = null

Parameters

maxAppVersions

A map of operating system names to minimum app versions. The user must send a User-Agent header in a prescribed format, that declares the app version to be equal to or less than this version number, in order to match.