Types

Link copied to clipboard

A physical address, such as '100 Main Street, Anytown, USA' or 'Suite #12, Building 123'

Link copied to clipboard

An individual's age, including the quantity and unit of time

Link copied to clipboard

All supported PII entity types

Link copied to clipboard

A unique identifier associated with AWS secret access key

Link copied to clipboard

A unique identifier associated with AWS access key for signing programmatic requests

Link copied to clipboard

A Canadian Health Service Number - 10-digit unique identifier for healthcare benefits

Link copied to clipboard

A Canadian Social Insurance Number (SIN) - nine-digit unique identifier

Link copied to clipboard
object Companion
Link copied to clipboard

A three-digit card verification code (CVV) for VISA, MasterCard, and Discover cards, or four-digit for American Express

Link copied to clipboard

The expiration date for a credit or debit card

Link copied to clipboard

The number for a credit or debit card

Link copied to clipboard

The number assigned to a driver's license

Link copied to clipboard

An email address, such as marymajor@email.com

Link copied to clipboard

An International Bank Account Number with specific formats for each country

Link copied to clipboard

An IPv4 address, such as 198.51.100.0

Link copied to clipboard

A license plate for a vehicle issued by the state or country where the vehicle is registered

Link copied to clipboard

A media access control (MAC) address - unique identifier for network interface controller

Link copied to clipboard

An individual's name. Does not include titles such as Dr., Mr., Mrs., or Miss

Link copied to clipboard

An alphanumeric string that is used as a password

Link copied to clipboard

A phone number. Also includes fax and pager numbers

Link copied to clipboard

A four-digit personal identification number (PIN)

Link copied to clipboard
data class SdkUnknown(val value: String) : PiiEntityType
Link copied to clipboard

A SWIFT code - standard format of Bank Identifier Code (BIC)

Link copied to clipboard

A UK National Health Service Number - 10-17 digit number

Link copied to clipboard

A UK National Insurance Number (NINO) for accessing National Insurance benefits

Link copied to clipboard

A UK Unique Taxpayer Reference (UTR) - 10-digit number identifying taxpayer or business

Link copied to clipboard

A web address, such as www.example.com

Link copied to clipboard

A US bank account number, typically 10 to 12 digits long

Link copied to clipboard

A US bank account routing number, typically nine digits long

Link copied to clipboard

A user name that identifies an account, such as a login name, screen name, nick name, or handle

Link copied to clipboard

A US Individual Taxpayer Identification Number (ITIN)

Link copied to clipboard

A US passport number, ranging from six to nine alphanumeric characters

Link copied to clipboard

A US Social Security Number (SSN) - nine-digit number for US citizens and residents

Link copied to clipboard

A Vehicle Identification Number (VIN) that uniquely identifies a vehicle

Properties

Link copied to clipboard
abstract val value: String