FraudSubmitOrderType Property |
Specifies if the order origin is Internet OR Phone for FraudWatch verification.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public OrderType OrderType { get; set; }
Public Property OrderType As OrderType
Get
Set
public:
property OrderType OrderType {
OrderType get ();
void set (OrderType value);
}
member OrderType : OrderType with get, set
Property Value
Type:
OrderTypeSee Also