Search Results for

    Show / Hide Table of Contents

    Class FraugsterResults

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

    Properties

    FraudInvestigationPoints

    Result of the Fraugster check Contains the investigation points used during the evaluation

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

    FraudScore

    Result of the Fraugster check Contains the overall Fraud score which is an integer between 0 and 99

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