Search Results for

    Show / Hide Table of Contents

    Class RetailDecisionsCCFraudCheckOutput

    Inheritance
    object
    RetailDecisionsCCFraudCheckOutput
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class RetailDecisionsCCFraudCheckOutput

    Properties

    FraudCode

    Provides additional information about the fraud result

    Declaration
    public string FraudCode { get; set; }
    Property Value
    Type Description
    string

    FraudNeural

    The raw score returned by the Neural check returned by the evaluation of the transaction

    Declaration
    public string FraudNeural { get; set; }
    Property Value
    Type Description
    string

    FraudRCF

    List of RuleCategoryFlags as setup in the Retail Decisions system that lead to the result

    Declaration
    public string FraudRCF { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.