Available
class Available(val regionId: String, val isAsap: Boolean, val currentVersion: String, val latestVersion: String) : TilesetUpdateAvailabilityResult
Indicates that tileset updates are available for the region.
Parameters
regionId
ID of the region for which update is available/required
isAsap
True if the current version is not recommended to be used and should be updated ASAP
currentVersion
Current version of the downloaded tileset
latestVersion
Latest version of the tileset available