CardGeneration
Represent the card generation of health card
| Version | Version with 2 digits | INT Value for Version | Card generation | < 3.0.3 | 03.00.03 | 30003 | G1 | < 4.0.0 | 04.00.00 | 40000 | G1P | >= 4.0.0 | 04.00.00 | 40000 | G2 | >= 4.4.0 | 04.04.00 | 40400 | G2_1
-
Generation G1 (< 3.0.3)
-
Generation G1P (3.0.3 - < 4.0.0)
-
Generation G2 (4.0.0 - < 4.4.0)
-
Generation G2.1 (4.4.0+)
-
Return the CardGeneration for ObjectSystemVersion
-
Parse the CardGeneration from the
objectSystemVersion
from theCardVersion2
-