View source: R/frauddetector_operations.R
frauddetector_get_model_version | R Documentation |
Gets the details of the specified model version.
See https://www.paws-r-sdk.com/docs/frauddetector_get_model_version/ for full documentation.
frauddetector_get_model_version(modelId, modelType, modelVersionNumber)
modelId |
[required] The model ID. |
modelType |
[required] The model type. |
modelVersionNumber |
[required] The model version number. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.