GetActiveFolderPlainArgs

data class GetActiveFolderPlainArgs(val displayName: String, val parent: String) : ConvertibleToJava<GetActiveFolderPlainArgs>

A collection of arguments for invoking getActiveFolder.

Constructors

Link copied to clipboard
fun GetActiveFolderPlainArgs(displayName: String, parent: String)

Functions

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

Properties

Link copied to clipboard

The folder's display name.

Link copied to clipboard

The resource name of the parent Folder or Organization.