Skip to content

Commit 2fe69a1

Browse files
Merge pull request #322 from regulaforensics/feature/52654
52669 - update TextFieldType enum
2 parents e665509 + 93d6553 commit 2fe69a1

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
@@ -654,9 +654,11 @@ components:
654654
- 697
655655
- 698
656656
- 699
657+
- 700
657658
- 701
658659
- 702
659660
- 703
661+
- 704
660662
x-enum-descriptions:
661663
- "Document class code"
662664
- "Issuing state code"
@@ -1307,9 +1309,11 @@ components:
13071309
- "Nationality code (Alpha-2)"
13081310
- "First issue date check digit"
13091311
- "First issue date checksum"
1312+
- "Expiry time"
13101313
- "Commercial indicator"
13111314
- "Non domiciled indicator"
13121315
- "Jurisdiction specific data"
1316+
- "Date of data expiry"
13131317
x-enum-varnames:
13141318
- "DOCUMENT_CLASS_CODE"
13151319
- "ISSUING_STATE_CODE"
@@ -1960,6 +1964,8 @@ components:
19601964
- "FT_NATIONALITY_CODE_ALPHA2"
19611965
- "FT_FIRST_ISSUE_DATE_CHECK_DIGIT"
19621966
- "FT_FIRST_ISSUE_DATE_CHECKSUM"
1967+
- "FT_EXPIRY_TIMESTAMP"
19631968
- "FT_COMMERCIAL_INDICATOR"
19641969
- "FT_NON_DOMICILED_INDICATOR"
19651970
- "FT_JURISDICTION_SPECIFIC_DATA"
1971+
- "FT_DATA_DATE_OF_EXPIRY"

0 commit comments

Comments
 (0)