threeDSReqPriorAuthData property

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

Data that documents and supports a specific authentication process. Maximum length: 2048 bytes.

Implementation

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