GetAccountPolicyPlainArgs

data class GetAccountPolicyPlainArgs(val accountId: String, val policyName: String, val policyType: AccountPolicyPolicyType) : ConvertibleToJava<GetAccountPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetAccountPolicyPlainArgs(accountId: String, policyName: String, policyType: AccountPolicyPolicyType)

Functions

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

Properties

Link copied to clipboard

User account id

Link copied to clipboard

The name of the account policy

Link copied to clipboard

Type of the policy.