VignetteCountry

data class VignetteCountry(val name: String, val alpha2Code: String)

Constructors

Link copied to clipboard
constructor(name: String, alpha2Code: String)

Properties

Link copied to clipboard
Link copied to clipboard