Learn R Programming

paws.machine.learning (version 0.9.0)

frauddetector_put_outcome: Creates or updates an outcome

Description

Creates or updates an outcome.

See https://www.paws-r-sdk.com/docs/frauddetector_put_outcome/ for full documentation.

Usage

frauddetector_put_outcome(name, description = NULL, tags = NULL)

Arguments

name

[required] The name of the outcome.

description

The outcome description.

tags

A collection of key and value pairs.