GetAccessLevelPlainArgs

data class GetAccessLevelPlainArgs(val accessLevelFormat: String? = null, val accessLevelId: String, val accessPolicyId: String) : ConvertibleToJava<GetAccessLevelPlainArgs>

Constructors

Link copied to clipboard
constructor(accessLevelFormat: String? = null, accessLevelId: String, accessPolicyId: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

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