Skip to content

Commit

Permalink
Hide MANUAL_REVIEW option for FraudPrevention Result container
Browse files Browse the repository at this point in the history
  • Loading branch information
matze0405 committed Mar 5, 2024
1 parent d6b7bed commit 82bf8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion texts/ContainerDictionary.md
Original file line number Diff line number Diff line change
Expand Up @@ -6499,7 +6499,7 @@ Range: inclusive between 1 and 12<br />
<td class="col-sm-8">
<div style="padding-bottom: 10px">The result of the performed fraud prevention check</div>
<i class="small text-muted">
Possible values: APPROVED, MANUAL_REVIEW, CHALLENGED.<br />
Possible values: APPROVED, CHALLENGED.<br />
<span>Example: <code>APPROVED</code></span>
</i>
</td>
Expand Down

0 comments on commit 82bf8cd

Please sign in to comment.