APIEVPOIListResponse

data class APIEVPOIListResponse(val currentFolder: APICurrentFolder, val files: List<APIFile>)

Constructors

Link copied to clipboard
constructor(currentFolder: APICurrentFolder, files: List<APIFile>)

Properties

Link copied to clipboard
Link copied to clipboard