Class MandatePersonalInformation
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Mandates.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class MandatePersonalInformationProperties
Name
Object containing the name details of the customer
Declaration
public MandatePersonalName Name { get; set; }Property Value
| Type | Description | 
|---|---|
| MandatePersonalName | 
Title
Object containing the title of the customer (Mr, Miss or Mrs)
Declaration
public string Title { get; set; }Property Value
| Type | Description | 
|---|---|
| string |