public class MandateApproval extends Object
Constructor and Description |
---|
MandateApproval() |
Modifier and Type | Method and Description |
---|---|
String |
getMandateSignatureDate()
The date when the mandate was signed
Format: YYYYMMDD |
String |
getMandateSignaturePlace()
The city where the mandate was signed
|
Boolean |
getMandateSigned()
|
void |
setMandateSignatureDate(String value)
The date when the mandate was signed
Format: YYYYMMDD |
void |
setMandateSignaturePlace(String value)
The city where the mandate was signed
|
void |
setMandateSigned(Boolean value)
|
public String getMandateSignatureDate()
public void setMandateSignatureDate(String value)
public String getMandateSignaturePlace()
public void setMandateSignaturePlace(String value)
public Boolean getMandateSigned()
public void setMandateSigned(Boolean value)
Copyright © 2024 Worldline Global Collect. All rights reserved.