GetUserAlternateIdentifierUniqueAttribute

data class GetUserAlternateIdentifierUniqueAttribute(val attributePath: String, val attributeValue: String) : ConvertibleToJava<GetUserAlternateIdentifierUniqueAttribute>

Constructors

fun GetUserAlternateIdentifierUniqueAttribute(attributePath: String, attributeValue: String)

Functions

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

Properties

Link copied to clipboard

Attribute path that is used to specify which attribute name to search. For example: UserName. Refer to the User data type.

Link copied to clipboard

Value for an attribute.