threeDSReqAuthTimestamp property

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

Date and time in UTC of the cardholder authentication. Format: YYYYMMDDHHMM

Implementation

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