public class DisputeOutput extends Object
Constructor and Description |
---|
DisputeOutput() |
Modifier and Type | Method and Description |
---|---|
AmountOfMoney |
getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
String |
getContactPerson()
The name of the person on your side who can be contacted regarding this dispute.
|
DisputeCreationDetail |
getCreationDetails()
Object containing various details related to this dispute’s creation.
|
String |
getEmailAddress()
The email address of the contact person.
|
List<HostedFile> |
getFiles()
An array containing all files related to this dispute.
|
DisputeReference |
getReference()
A collection of reference information related to this dispute.
|
String |
getReplyTo()
The email address to which the reply message will be sent.
|
String |
getRequestMessage()
The message sent from you to Worldline.
|
String |
getResponseMessage()
The return message sent from the GlobalCollect platform to you.
|
void |
setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
setContactPerson(String value)
The name of the person on your side who can be contacted regarding this dispute.
|
void |
setCreationDetails(DisputeCreationDetail value)
Object containing various details related to this dispute’s creation.
|
void |
setEmailAddress(String value)
The email address of the contact person.
|
void |
setFiles(List<HostedFile> value)
An array containing all files related to this dispute.
|
void |
setReference(DisputeReference value)
A collection of reference information related to this dispute.
|
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.
|
void |
setResponseMessage(String value)
The return message sent from the GlobalCollect platform to you.
|
public AmountOfMoney getAmountOfMoney()
public void setAmountOfMoney(AmountOfMoney value)
public String getContactPerson()
public void setContactPerson(String value)
public DisputeCreationDetail getCreationDetails()
public void setCreationDetails(DisputeCreationDetail value)
public String getEmailAddress()
public void setEmailAddress(String value)
public List<HostedFile> getFiles()
public void setFiles(List<HostedFile> value)
public DisputeReference getReference()
public void setReference(DisputeReference value)
public String getReplyTo()
public void setReplyTo(String value)
public String getRequestMessage()
public void setRequestMessage(String value)
public String getResponseMessage()
public void setResponseMessage(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.