mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 13:02:50 +00:00
feat: define FAMILY_KIND_BY_KEY for SEAFARER_REGISTRATION in licensing helpers
This commit is contained in:
@@ -174,6 +174,7 @@ export const APPLICANT_NAME_TYPE_KEYS = [
|
||||
];
|
||||
|
||||
const FAMILY_KIND_BY_KEY: Partial<Record<string, FamilyKind>> = {
|
||||
SEAFARER_REGISTRATION: 'DOCUMENT',
|
||||
SEAMAN_BOOK: 'DOCUMENT',
|
||||
VESSEL_REGISTRATION: 'DOCUMENT',
|
||||
BTC_BASIC_TRAINING: 'CERTIFICATE',
|
||||
|
||||
Reference in New Issue
Block a user