tokenAuthenticationVerificationValue property

  1. @BuiltValueField.new(wireName: r'tokenAuthenticationVerificationValue')
String? get tokenAuthenticationVerificationValue

Network token authentication verification value (TAVV). The network token cryptogram.

Implementation

@BuiltValueField(wireName: r'tokenAuthenticationVerificationValue')
String? get tokenAuthenticationVerificationValue;