GetFoldersPlainArgs

data class GetFoldersPlainArgs(val parentId: String) : ConvertibleToJava<GetFoldersPlainArgs>

A collection of arguments for invoking getFolders.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

A string parent as defined in the REST API.