AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The variable.

Inheritance Hierarchy

System.Object
  Amazon.FraudDetector.Model.Variable

Namespace: Amazon.FraudDetector.Model
Assembly: AWSSDK.FraudDetector.dll
Version: 3.x.y.z

Syntax

C#
public class Variable

The Variable type exposes the following members

Constructors

NameDescription
Public Method Variable()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The ARN of the variable.

Public Property CreatedTime System.String

Gets and sets the property CreatedTime.

The time when the variable was created.

Public Property DataSource Amazon.FraudDetector.DataSource

Gets and sets the property DataSource.

The data source of the variable.

Public Property DataType Amazon.FraudDetector.DataType

Gets and sets the property DataType.

The data type of the variable. For more information see Variable types.

Public Property DefaultValue System.String

Gets and sets the property DefaultValue.

The default value of the variable.

Public Property Description System.String

Gets and sets the property Description.

The description of the variable.

Public Property LastUpdatedTime System.String

Gets and sets the property LastUpdatedTime.

The time when variable was last updated.

Public Property Name System.String

Gets and sets the property Name.

The name of the variable.

Public Property VariableType System.String

Gets and sets the property VariableType.

The variable type of the variable.

Valid Values: AUTH_CODE | AVS | BILLING_ADDRESS_L1 | BILLING_ADDRESS_L2 | BILLING_CITY | BILLING_COUNTRY | BILLING_NAME | BILLING_PHONE | BILLING_STATE | BILLING_ZIP | CARD_BIN | CATEGORICAL | CURRENCY_CODE | EMAIL_ADDRESS | FINGERPRINT | FRAUD_LABEL | FREE_FORM_TEXT | IP_ADDRESS | NUMERIC | ORDER_ID | PAYMENT_TYPE | PHONE_NUMBER | PRICE | PRODUCT_CATEGORY | SHIPPING_ADDRESS_L1 | SHIPPING_ADDRESS_L2 | SHIPPING_CITY | SHIPPING_COUNTRY | SHIPPING_NAME | SHIPPING_PHONE | SHIPPING_STATE | SHIPPING_ZIP | USERAGENT

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5