GetFolderPlainArgs

data class GetFolderPlainArgs(val folderId: String) : ConvertibleToJava<GetFolderPlainArgs>

Constructors

Link copied to clipboard
constructor(folderId: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetFolderPlainArgs