Skip to content

Commit 6f75987

Browse files
Merge pull request #256 from regulaforensics/feature/40316
40316 - update TextFieldType enum
2 parents 6c8981f + 94de768 commit 6f75987

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

e-text-field-type.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,8 @@ components:
652652
- 695
653653
- 696
654654
- 697
655+
- 698
656+
- 699
655657
x-enum-descriptions:
656658
- "Document class code"
657659
- "Issuing state code"
@@ -1300,6 +1302,8 @@ components:
13001302
- "MVC Agency"
13011303
- "Issuing state code (Alpha-2)"
13021304
- "Nationality code (Alpha-2)"
1305+
- "First issue date check digit"
1306+
- "First issue date checksum"
13031307
x-enum-varnames:
13041308
- "DOCUMENT_CLASS_CODE"
13051309
- "ISSUING_STATE_CODE"
@@ -1948,3 +1952,5 @@ components:
19481952
- "FT_MVC_AGENCY"
19491953
- "FT_ISSUING_STATE_CODE_ALPHA2"
19501954
- "FT_NATIONALITY_CODE_ALPHA2"
1955+
- "FT_FIRST_ISSUE_DATE_CHECK_DIGIT"
1956+
- "FT_FIRST_ISSUE_DATE_CHECKSUM"

0 commit comments

Comments
 (0)