okta-sdk-nodejs

okta.UserSchemaAttribute

Properties

Name Type Description Notes
description string   [optional] [default to undefined]
_enum Array<string>   [optional] [default to undefined]
externalName string   [optional] [default to undefined]
externalNamespace string   [optional] [default to undefined]
items UserSchemaAttributeItems   [optional] [default to undefined]
master UserSchemaAttributeMaster   [optional] [default to undefined]
maxLength number   [optional] [default to undefined]
minLength number   [optional] [default to undefined]
mutability string   [optional] [default to undefined]
oneOf Array<UserSchemaAttributeEnum>   [optional] [default to undefined]
pattern string   [optional] [default to undefined]
permissions Array<UserSchemaAttributePermission>   [optional] [default to undefined]
required boolean   [optional] [default to undefined]
scope UserSchemaAttributeScope   [optional] [default to undefined]
title string   [optional] [default to undefined]
type UserSchemaAttributeType   [optional] [default to undefined]
union UserSchemaAttributeUnion   [optional] [default to undefined]
unique string   [optional] [default to undefined]