Class ContactDetailsBase
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class ContactDetailsBaseProperties
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 |