GetOrganizationalUnitDescendantAccountsPlainArgs

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

A collection of arguments for invoking getOrganizationalUnitDescendantAccounts.

Constructors

constructor(parentId: String)

Properties

Link copied to clipboard

The parent ID of the accounts.

Functions

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