GetDelegatedServicesPlainArgs

data class GetDelegatedServicesPlainArgs(val accountId: String) : ConvertibleToJava<GetDelegatedServicesPlainArgs>

A collection of arguments for invoking getDelegatedServices.

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

Account ID number of a delegated administrator account in the organization.

Functions

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