threeDSReqPriorAuthTimestamp property

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

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

Implementation

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