validationCodeLength property

int validationCodeLength
final

The length of the validation code used in the authentication process. This value determines the number of digits in the validation code. Default is 8.

Implementation

final int validationCodeLength;