threeDSRequestorName property

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

Required for authentication-only integration for Visa. Unique 3D Secure requestor name assigned by the Directory Server when you enrol for 3D Secure 2.

Implementation

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