threeDSReqPriorAuthTimestamp property

String? get threeDSReqPriorAuthTimestamp

Implementation

String? get threeDSReqPriorAuthTimestamp =>
    _$this._threeDSReqPriorAuthTimestamp;
set threeDSReqPriorAuthTimestamp (String? threeDSReqPriorAuthTimestamp)

Implementation

set threeDSReqPriorAuthTimestamp(String? threeDSReqPriorAuthTimestamp) =>
    _$this._threeDSReqPriorAuthTimestamp = threeDSReqPriorAuthTimestamp;