notApplicable constant

  1. @BuiltValueEnumConst.new(wireName: r'notApplicable')
TransferReviewScaOnApprovalEnum const notApplicable

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

Implementation

@BuiltValueEnumConst(wireName: r'notApplicable')
static const TransferReviewScaOnApprovalEnum notApplicable = _$transferReviewScaOnApprovalEnum_notApplicable;