Search Results for

    Show / Hide Table of Contents

    Class RiskAssessment

    Inheritance
    object
    RiskAssessment
    RiskAssessmentBankAccount
    RiskAssessmentCard
    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.Riskassessments.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class RiskAssessment

    Properties

    FraudFields

    Object containing additional data that will be used to assess the risk of fraud

    Declaration
    public FraudFields FraudFields { get; set; }
    Property Value
    Type Description
    FraudFields

    Merchant

    Declaration
    public MerchantRiskAssessment Merchant { get; set; }
    Property Value
    Type Description
    MerchantRiskAssessment

    Order

    Declaration
    public OrderRiskAssessment Order { get; set; }
    Property Value
    Type Description
    OrderRiskAssessment

    PaymentProductId

    Payment product identifier
    Please see payment products for a full overview of possible values.

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