Credit Card

Credit card number. For example: 5555555555555555.

{
  "name": "CreditCardNumber",
  "active": true,
  "mask_type": "Placeholder",
  "setting": "[CREDIT_CARD]",
  "real_time": true
}

Input

My name is Jim Jones and my credit card number is 5555555555555555.

Redaction

My name is Jim Jones and my credit card number is [CREDIT_CARD].

Last updated