AppVersion

应用版本的表示法。

JSON 表示法
{
  "versionCode": string
}
字段
versionCode

string (int64 format)

可选。应用版本的数字版本代码(由应用的开发者设置)。