DeleteFile

class DeleteFile(driveId: String, fileId: String) : AliyunpanScope

删除文件

Constructors

Link copied to clipboard
constructor(driveId: String, fileId: String)

Functions

Link copied to clipboard
open override fun getApi(): String
Link copied to clipboard
open override fun getHttpMethod(): String
Link copied to clipboard
open override fun getRequest(): Map<String, Any?>