userAttributes property
An array of name-value pairs representing user attributes.
For custom attributes, you must prepend the custom: prefix to
the attribute name.
Implementation
final List<AttributeType> userAttributes;
An array of name-value pairs representing user attributes.
For custom attributes, you must prepend the custom: prefix to
the attribute name.
final List<AttributeType> userAttributes;