public class CreateDisputeRequest extends Object
Constructor and Description |
---|
CreateDisputeRequest() |
Modifier and Type | Method and Description |
---|---|
AmountOfMoney |
getAmountOfMoney()
The amount of money that is to be disputed.
|
String |
getContactPerson()
The name of the person on your side who can be contacted regarding this dispute.
|
String |
getEmailAddress()
The email address of the contact person.
|
String |
getReplyTo()
The email address to which the reply message will be sent.
|
String |
getRequestMessage()
The message sent from you to Worldline.
|
void |
setAmountOfMoney(AmountOfMoney value)
The amount of money that is to be disputed.
|
void |
setContactPerson(String value)
The name of the person on your side who can be contacted regarding this dispute.
|
void |
setEmailAddress(String value)
The email address of the contact person.
|
void |
setReplyTo(String value)
The email address to which the reply message will be sent.
|
void |
setRequestMessage(String value)
The message sent from you to Worldline.
|
public AmountOfMoney getAmountOfMoney()
public void setAmountOfMoney(AmountOfMoney value)
public String getContactPerson()
public void setContactPerson(String value)
public String getEmailAddress()
public void setEmailAddress(String value)
public String getReplyTo()
public void setReplyTo(String value)
public String getRequestMessage()
public void setRequestMessage(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.