Index

src/lib/models/data-admin.ts

AdminStreamUploadRates
Type : object
Default value : { unlimited: -1, 100: 100, 1000: 1000, 5000: 5000, 10000: 10000, 20000: 20000, 50000: 50000 }

src/lib/entity/entity-utils.ts

EMAIL_PATTERNS
Type : RegExp[]
Default value : [ /^[^:]+ EMAIL:(.*)$/i, /^EMAIL \([^\):]+\):(.*)$/i, /^EMAIL:\s*[^:]+:(.*)$/i, /^EMAIL:(.*)$/i, ]

src/lib/models/data-features.ts

friendlyFeaturesName
Default value : new Map<string, string>([ ['NAME', 'Names'], ['ADDRESS', 'Addresses'], ['EMAIL', 'Emails'], ['PHONE', 'Phone Numbers'], ['PASSPORT', 'Passports'], ['DOB','Date of Birth'], ['ACCT_NUM','Account #'], ['DOD','DOD'], ['SSN','SSN'], ['DRLIC', 'Drivers License'], ['ACCT_NUM', 'Account Numbers'], ['LOGIN_ID', 'Logins'], ['TAX_ID', 'Tax ID\'s'], ['GEO_LOC', 'Geo Location'], ['WEBSITE', 'Websites'], ['VEH_VIN', 'VIN'], ['VEH_LIC_PLATE', 'License Plate'], ['PLACE_OF_BIRTH', 'Birthplace'], ['RECORD_TYPE', 'Record Type'], ['OTHER_ID', 'Other ID'], ['TRUSTED_ID', 'Trusted ID'], ['REGISTRATION_DATE', 'Registered On'], ['REGISTRATION_COUNTRY', 'Registered In'], ['DUNS_NUMBER', 'DUNS'], ['NPI_NUMBER', 'NPI'], ['LEI_NUMBER', 'LEI'] ])

src/lib/models/stats.ts

SzCrossSourceSummaryCategoryType
Type : object
Default value : { MATCHES: 'MATCHES' as SzCrossSourceSummaryCategoryType, AMBIGUOUS_MATCHES: 'AMBIGUOUS_MATCHES' as SzCrossSourceSummaryCategoryType, POSSIBLE_MATCHES: 'POSSIBLE_MATCHES' as SzCrossSourceSummaryCategoryType, POSSIBLE_RELATIONS: 'POSSIBLE_RELATIONS' as SzCrossSourceSummaryCategoryType, DISCLOSED_RELATIONS: 'DISCLOSED_RELATIONS' as SzCrossSourceSummaryCategoryType }

the possible values of a SzCrossSourceSummaryCategoryType is

SzCrossSourceSummaryCategoryTypeToMatchLevel
Type : object
Default value : { MATCHES: 1, AMBIGUOUS_MATCHES: 3, POSSIBLE_MATCHES: 2, POSSIBLE_RELATIONS: 3, DISCLOSED_RELATIONS: 3 }
SzStatSampleEntityTableRowType
Type : object
Default value : { ENTITY: 'ENTITY' as SzStatSampleEntityTableRowType, ENTITY_RECORD: 'ENTITY_RECORD' as SzStatSampleEntityTableRowType, DEBUG: 'DEBUG' as SzStatSampleEntityTableRowType, DEBUG2: 'DEBUG2' as SzStatSampleEntityTableRowType, RELATED: 'RELATED' as SzStatSampleEntityTableRowType, RELATED_RECORD: 'RELATED_RECORD' as SzStatSampleEntityTableRowType }

src/lib/models/data-license.ts

SzLicenseUpgradeType
Type : object
Default value : { SUBSCRIBE: 'SUBSCRIBE' as SzLicenseUpgradeType, UPGRADE: 'UPGRADE' as SzLicenseUpgradeType, RENEW: 'RENEW' as SzLicenseUpgradeType, VIEW: 'VIEW' as SzLicenseUpgradeType, }

the possible values of a SzResolutionStepListItemType is

src/lib/models/data-how.ts

SzResolutionStepDisplayType
Type : object
Default value : { /** added a singleton to another virtual entity(commonly an interim or final) */ ADD: 'ADD' as SzResolutionStepDisplayType, /** create new virtual entity based on two singletons */ CREATE: 'CREATE' as SzResolutionStepDisplayType, /** a final state of an entity */ FINAL: 'FINAL' as SzResolutionStepDisplayType, /** interim cards are virtual entities used for applying additional steps (commonly merges) */ INTERIM: 'INTERIM' as SzResolutionStepDisplayType, /** merge records are individual cards */ MERGE: 'MERGE' as SzResolutionStepDisplayType, /** singleton cards for unmerged final entities */ SINGLETON: 'SINGLETON' as SzResolutionStepDisplayType }

the enumeration of what the possible values of a SzResolutionStepDisplayType is

SzResolutionStepListItemType
Type : object
Default value : { /* use for final step states*/ FINAL: 'FINAL' as SzResolutionStepListItemType, /** use for steps that have other steps as children and are not "STACK"'s */ GROUP: 'GROUP' as SzResolutionStepListItemType, /** use to group CONTIGUOUS steps of the same type so they can be grouped together * (usually multiple "ADD" or "CREATE") */ STACK: 'STACK' as SzResolutionStepListItemType, /** every step that is not a group of some kind */ STEP: 'STEP' as SzResolutionStepListItemType, /** when final results are unresolved sometimes they are single unresoved records */ SINGLETON: 'SINGLETON' as SzResolutionStepListItemType }

the possible values of a SzResolutionStepListItemType is

src/lib/models/data-source-record-selection.ts

SzWhySelectionAction
Type : object
Default value : { WHY: 'WHY' as SzWhySelectionActionBehavior, WHY_NOT: 'WHY_NOT' as SzWhySelectionActionBehavior, NONE: 'NONE' as SzWhySelectionActionBehavior }
SzWhySelectionMode
Type : object
Default value : { SINGLE: 'SINGLE' as SzWhySelectionModeBehavior, MULTIPLE: 'MULTI' as SzWhySelectionModeBehavior, NONE: 'NONE' as SzWhySelectionModeBehavior }

results matching ""

    No results matching ""