public class UploadFileRequest extends Object implements MultipartFormDataRequest
Constructor and Description |
---|
UploadFileRequest() |
Modifier and Type | Method and Description |
---|---|
UploadableFile |
getFile()
The file that you will upload as evidence to support a dispute.
|
void |
setFile(UploadableFile value)
The file that you will upload as evidence to support a dispute.
|
MultipartFormDataObject |
toMultipartFormDataObject() |
public UploadableFile getFile()
public void setFile(UploadableFile value)
public MultipartFormDataObject toMultipartFormDataObject()
toMultipartFormDataObject
in interface MultipartFormDataRequest
Copyright © 2024 Worldline Global Collect. All rights reserved.