threeDSecureStatus property

String? threeDSecureStatus

Implementation

String? get threeDSecureStatus => _$this._threeDSecureStatus;
void threeDSecureStatus=(String? threeDSecureStatus)

Implementation

set threeDSecureStatus(String? threeDSecureStatus) =>
    _$this._threeDSecureStatus = threeDSecureStatus;