GetAccountDeletionCheckTaskPlainArgs

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

A collection of arguments for invoking getAccountDeletionCheckTask.

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

The ID of the member that you want to delete.

Functions

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