Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e40b15c

Browse files
Commit: 6f759870
1 parent 3daff56 commit e40b15c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

‎src/models/text-field-type.ts

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2601,7 +2601,15 @@ export enum TextFieldType {
26012601
/**
26022602
* Nationality code (Alpha-2)
26032603
*/
2604-
FT_NATIONALITY_CODE_ALPHA2 = 697
2604+
FT_NATIONALITY_CODE_ALPHA2 = 697,
2605+
/**
2606+
* First issue date check digit
2607+
*/
2608+
FT_FIRST_ISSUE_DATE_CHECK_DIGIT = 698,
2609+
/**
2610+
* First issue date checksum
2611+
*/
2612+
FT_FIRST_ISSUE_DATE_CHECKSUM = 699
26052613
}
26062614

26072615

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /