threeDSReqAuthData property

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

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

Implementation

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