Package com.mypurecloud.sdk.v2.model
Class CsvUploadRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.CsvUploadRequest
- All Implemented Interfaces:
Serializable
CsvUploadRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanName of the file to uploadThe size of the upload file maximum: 52428800inthashCode()voidsetFileName(String fileName) voidsetFileSize(Long fileSize) toString()
-
Constructor Details
-
CsvUploadRequest
public CsvUploadRequest() -
CsvUploadRequest
-
-
Method Details