Search Results for

    Show / Hide Table of Contents

    Class CustomerDeviceRiskAssessment

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

    Properties

    DefaultFormFill

    Degree of default form fill, with the following possible values:

    • automatically - All fields filled automatically
    • automatically-but-modified - All fields filled automatically, but some fields were modified manually
    • manually - All fields were entered manually
    Declaration
    public string DefaultFormFill { get; set; }
    Property Value
    Type Description
    string

    DeviceFingerprintTransactionId

    One must set the deviceFingerprintTransactionId received by the response of the endpoint /{merchant}/products/{paymentProductId}/deviceFingerprint

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