appVersion

@SerialName(value = "appVersion")
val appVersion: Int? = null

Parameters

appVersion

The version of the application (must be a number, and should increase with every new release of the application).