Http Server Location Response
data class HttpServerLocationResponse(val fileName: Any? = null, val folderPath: Any? = null, val relativeUrl: Any? = null, val type: String)
The location of http server.
The location of http server.