public class MandatePersonalInformation extends Object
Constructor and Description |
---|
MandatePersonalInformation() |
Modifier and Type | Method and Description |
---|---|
MandatePersonalName |
getName()
Object containing the name details of the customer
|
String |
getTitle()
Object containing the title of the customer (Mr, Miss or Mrs)
|
void |
setName(MandatePersonalName value)
Object containing the name details of the customer
|
void |
setTitle(String value)
Object containing the title of the customer (Mr, Miss or Mrs)
|
public MandatePersonalName getName()
public void setName(MandatePersonalName value)
public String getTitle()
public void setTitle(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.