GetAuthorizedOrgsDescPlainArgs

data class GetAuthorizedOrgsDescPlainArgs(val accessPolicyId: String, val authorizedOrgsDescId: String) : ConvertibleToJava<GetAuthorizedOrgsDescPlainArgs>

Constructors

Link copied to clipboard
constructor(accessPolicyId: String, authorizedOrgsDescId: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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