Skip to main content

UserAttributeParms

The parameters for the new user attribute.

Properties

NameTypeDescriptionNotes
mandatoryboolA flag indicating if users must have a value for this user attribute. If not specified when creating a user attribute if defaults to false.[optional]
namestrThe name of this user attribute. This must be specified when creating a user attribute.[optional]
typestrType of user attribute.[optional]
uniqueboolA flag indicating if this attribute is intended to be unique. If not specified when creating a user attribute it defaults to false.[optional]

Example