Ids

@JsonClass(generateAdapter = true)
data class Ids(@Json(name = "AllMaps"allMaps: String?, @Json(name = "AllVoices"allVoices: String?, @Json(name = "MapContinents"mapContinents: String?)

Properties

allMaps
Link copied to clipboard
val allMaps: String? = null
allVoices
Link copied to clipboard
val allVoices: String? = null
mapContinents
Link copied to clipboard
val mapContinents: String? = null