You are here

protected property CreditCardType::$securityCodeLength in Commerce Core 8.2

The credit card type security code length.

Type: string

File

modules/payment/src/CreditCardType.php, line 43

Class

CreditCardType
Represents a credit card type.

Namespace

Drupal\commerce_payment

Code

protected $securityCodeLength = 3;