GetIdNamespaceAssociationPlainArgs

data class GetIdNamespaceAssociationPlainArgs(val idNamespaceAssociationIdentifier: String, val membershipIdentifier: String) : ConvertibleToJava<GetIdNamespaceAssociationPlainArgs>

Constructors

Link copied to clipboard
constructor(idNamespaceAssociationIdentifier: String, membershipIdentifier: String)

Properties

Link copied to clipboard

The unique identifier of the membership that contains the ID namespace association.

Functions

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