threeDSReqPriorAuthData property

String? get threeDSReqPriorAuthData

Implementation

String? get threeDSReqPriorAuthData => _$this._threeDSReqPriorAuthData;
set threeDSReqPriorAuthData (String? threeDSReqPriorAuthData)

Implementation

set threeDSReqPriorAuthData(String? threeDSReqPriorAuthData) =>
    _$this._threeDSReqPriorAuthData = threeDSReqPriorAuthData;