public class UploadDisputeFileResponse extends Object
Constructor and Description |
---|
UploadDisputeFileResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getDisputeId()
Dispute ID that is associated with the created dispute.
|
String |
getFileId()
The file ID that is associated with the uploaded file.
|
void |
setDisputeId(String value)
Dispute ID that is associated with the created dispute.
|
void |
setFileId(String value)
The file ID that is associated with the uploaded file.
|
public String getDisputeId()
public void setDisputeId(String value)
public String getFileId()
public void setFileId(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.