Skip to main content
Version: v3000

CardNumberAnonymizationSettings

@microblink/blinkcard


@microblink/blinkcard / CardNumberAnonymizationSettings

Type Alias: CardNumberAnonymizationSettings

CardNumberAnonymizationSettings = object

Holds the settings which control card number anonymization.

Properties

mode

mode: AnonymizationMode

Defines the mode of card number anonymization.


prefixDigitsVisible

prefixDigitsVisible: number

Defines how many digits at the beginning of the card number remain visible after anonymization.


suffixDigitsVisible

suffixDigitsVisible: number

Defines how many digits at the end of the card number remain visible after anonymization.