threeDSRequestorAuthenticationInfo property

  1. @BuiltValueField.new(wireName: r'threeDSRequestorAuthenticationInfo')
ThreeDSRequestorAuthenticationInfo? get threeDSRequestorAuthenticationInfo

Information about how the 3DS Requestor authenticated the cardholder before or during the transaction

Implementation

@BuiltValueField(wireName: r'threeDSRequestorAuthenticationInfo')
ThreeDSRequestorAuthenticationInfo? get threeDSRequestorAuthenticationInfo;