Search Results for

    Show / Hide Table of Contents

    Class FraudResultsRetailDecisions

    Inheritance
    object
    FraudResultsRetailDecisions
    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 FraudResultsRetailDecisions

    Properties

    FraudCode

    Result of the fraud service. Provides additional information about the fraud result

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

    FraudNeural

    Returns the raw score of the neural

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

    FraudRCF

    Result of the fraud service Represent sets of fraud rules returned during the evaluation of the transaction

    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.