Skip to main content

CreateUsersParms

The list of users to be created.

Properties

NameTypeDescriptionNotes
stopOnErrorBooleanIf set to true, the operation stops on the first operation that fails. Otherwise the operation continues for each specified user. If not specified, this defaults to false.[optional]
usersList<UserParms>The list of users to be created.