Update SubjectCode.java
Added subject code 'PMT'
This commit is contained in:
committed by
GitHub
parent
e48007ee6c
commit
eb05c25719
@@ -40,5 +40,9 @@ public enum SubjectCode {
|
|||||||
/**
|
/**
|
||||||
* Vehicle licence number
|
* Vehicle licence number
|
||||||
*/
|
*/
|
||||||
ABZ
|
ABZ,
|
||||||
|
/**
|
||||||
|
* Payment information
|
||||||
|
*/
|
||||||
|
PMT
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user