View source: R/frauddetector_operations.R
frauddetector_put_outcome | R Documentation |
Creates or updates an outcome.
See https://www.paws-r-sdk.com/docs/frauddetector_put_outcome/ for full documentation.
frauddetector_put_outcome(name, description = NULL, tags = NULL)
name |
[required] The name of the outcome. |
description |
The outcome description. |
tags |
A collection of key and value pairs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.