FilterFileDetailsResponse

data class FilterFileDetailsResponse(val filterFilePath: String, val filterFileType: String)

Details of the filter files to be used for data transfer.

Constructors

Link copied to clipboard
constructor(filterFilePath: String, filterFileType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Path of the file that contains the details of all items to transfer.

Link copied to clipboard

Type of the filter file.