VgsCardNumberTokenizationConfig

class VgsCardNumberTokenizationConfig(format: VGSVaultAliasFormat = VGSVaultAliasFormat.FPE_SIX_T_FOUR, storage: VGSVaultStorageType = VGSVaultStorageType.PERSISTENT) : VgsTokenizationConfig

Tokenization settings for card number fields.

Default format preserves the first 6 and last 4 digits (VGSVaultAliasFormat.FPE_SIX_T_FOUR).

Constructors

Link copied to clipboard
constructor(format: VGSVaultAliasFormat = VGSVaultAliasFormat.FPE_SIX_T_FOUR, storage: VGSVaultStorageType = VGSVaultStorageType.PERSISTENT)

Properties

Link copied to clipboard
Link copied to clipboard