Search Results for

    Show / Hide Table of Contents

    Class PaymentProduct840SpecificOutput

    Inheritance
    object
    PaymentProduct840SpecificOutput
    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.Payment.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class PaymentProduct840SpecificOutput

    Properties

    BillingAddress

    Object containing the billing address details of the customer

    Declaration
    public Address BillingAddress { get; set; }
    Property Value
    Type Description
    Address

    CustomerAccount

    Object containing the details of the PayPal account

    Declaration
    public PaymentProduct840CustomerAccount CustomerAccount { get; set; }
    Property Value
    Type Description
    PaymentProduct840CustomerAccount

    CustomerAddress

    Object containing the address details of the customer

    Declaration
    public Address CustomerAddress { get; set; }
    Property Value
    Type Description
    Address

    ProtectionEligibility

    Protection Eligibility data of the PayPal customer

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