public class DisputeCreationDetail extends Object
Constructor and Description |
---|
DisputeCreationDetail() |
Modifier and Type | Method and Description |
---|---|
String |
getDisputeCreationDate()
The date and time of creation of this dispute, in yyyyMMddHHmmss format.
|
String |
getDisputeOriginator()
The originator of this dispute, which is either Worldline or you as our client.
|
String |
getUserName()
The user account name of the dispute creator.
|
void |
setDisputeCreationDate(String value)
The date and time of creation of this dispute, in yyyyMMddHHmmss format.
|
void |
setDisputeOriginator(String value)
The originator of this dispute, which is either Worldline or you as our client.
|
void |
setUserName(String value)
The user account name of the dispute creator.
|
public String getDisputeCreationDate()
public void setDisputeCreationDate(String value)
public String getDisputeOriginator()
public void setDisputeOriginator(String value)
public String getUserName()
public void setUserName(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.