Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 746 Bytes

UserWriteStageRequest.md

File metadata and controls

16 lines (11 loc) · 746 Bytes

UserWriteStageRequest

Properties

Name Type Description Notes
name kotlin.String
flowSet kotlin.collections.List<FlowSetRequest> [optional]
userCreationMode UserCreationModeEnum [optional]
createUsersAsInactive kotlin.Boolean When set, newly created users are inactive and cannot login. [optional]
createUsersGroup java.util.UUID Optionally add newly created users to this group. [optional]
userType UserTypeEnum [optional]
userPathTemplate kotlin.String [optional]