threeDSRequestorPriorAuthenticationInfo property

  1. @BuiltValueField.new(wireName: r'threeDSRequestorPriorAuthenticationInfo')
ThreeDSRequestorPriorAuthenticationInfo? get threeDSRequestorPriorAuthenticationInfo

Information about how the 3DS Requestor authenticated the cardholder as part of a previous 3DS transaction.

Implementation

@BuiltValueField(wireName: r'threeDSRequestorPriorAuthenticationInfo')
ThreeDSRequestorPriorAuthenticationInfo? get threeDSRequestorPriorAuthenticationInfo;