Search Results for

    Show / Hide Table of Contents

    Class CustomerToken

    Inheritance
    object
    CustomerBase
    CustomerToken
    CustomerTokenWithContactDetails
    Inherited Members
    CustomerBase.CompanyInformation
    CustomerBase.MerchantCustomerId
    CustomerBase.VatNumber
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Token.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class CustomerToken : CustomerBase

    Properties

    BillingAddress

    Object containing the billing address details

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

    PersonalInformation

    Object containing personal information of the customer

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