AppVersionCheck
appTypeAppType (integer)
operatingSystemOperatingSystemsSupported (integer)
appMajorVersionnull,integer,string<int32>nullable
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)$
appMinorVersionnull,integer,string<int32>nullable
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)$
languageCodeLanguageTag (integer)
appUTCOffSetnull,integer,string<int32>nullable
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)$
AppVersionCheck
{
"appType": 0,
"operatingSystem": 0,
"appMajorVersion": "null",
"appMinorVersion": "null",
"languageCode": 0,
"appUTCOffSet": "null"
}