scaOnApproval property

  1. @BuiltValueField.new(wireName: r'scaOnApproval')
TransferReviewScaOnApprovalEnum? get scaOnApproval

Shows the status of the Strong Customer Authentication (SCA) process. Possible values: required, notApplicable.

Implementation

@BuiltValueField(wireName: r'scaOnApproval')
TransferReviewScaOnApprovalEnum? get scaOnApproval;