Skip to content
Snippets Groups Projects
Commit fbd7c3e8 authored by Matthias Urhahn's avatar Matthias Urhahn
Browse files

Improve VaccinationCertificate property names.

parent 7ffd6b55
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,8 @@ interface VaccinationCertificate {
val vaccinatedAt: Instant
val vaccinationName: String
val vaccinationManufacturer: String
val vaccineName: String
val vaccineManufacturer: String
val chargeId: String
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment