We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c8981f + 94de768 commit 6f75987Copy full SHA for 6f75987
e-text-field-type.yml
@@ -652,6 +652,8 @@ components:
652
- 695
653
- 696
654
- 697
655
+ - 698
656
+ - 699
657
x-enum-descriptions:
658
- "Document class code"
659
- "Issuing state code"
@@ -1300,6 +1302,8 @@ components:
1300
1302
- "MVC Agency"
1301
1303
- "Issuing state code (Alpha-2)"
1304
- "Nationality code (Alpha-2)"
1305
+ - "First issue date check digit"
1306
+ - "First issue date checksum"
1307
x-enum-varnames:
1308
- "DOCUMENT_CLASS_CODE"
1309
- "ISSUING_STATE_CODE"
@@ -1948,3 +1952,5 @@ components:
1948
1952
- "FT_MVC_AGENCY"
1949
1953
- "FT_ISSUING_STATE_CODE_ALPHA2"
1950
1954
- "FT_NATIONALITY_CODE_ALPHA2"
1955
+ - "FT_FIRST_ISSUE_DATE_CHECK_DIGIT"
1956
+ - "FT_FIRST_ISSUE_DATE_CHECKSUM"
0 commit comments