Search Results for

    Show / Hide Table of Contents

    Class ContactDetailsBase

    Inheritance
    object
    ContactDetailsBase
    ContactDetails
    ContactDetailsToken
    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 ContactDetailsBase

    Properties

    EmailAddress

    Email address of the customer

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

    EmailMessageType

    Preference for the type of email message markup

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