License Plate

data class LicensePlate(val value: String, val country: GenericResource)

Class related to Truck License Plate

Author

Felipe Gonzalez

Constructors

Link copied to clipboard
constructor(value: String, country: GenericResource)

Properties

Link copied to clipboard
Link copied to clipboard