Uses of Class
ch.brix.gql.client.frontify.builders.WorkflowChecklistPreset_assignedUser
-
Packages that use WorkflowChecklistPreset_assignedUser Package Description ch.brix.gql.client.frontify.builders -
-
Uses of WorkflowChecklistPreset_assignedUser in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return WorkflowChecklistPreset_assignedUser Modifier and Type Method Description WorkflowChecklistPreset_assignedUserWorkflowChecklistPreset_assignedUser. onAccountUser(On_AccountUser typeBuilder)WorkflowChecklistPreset_assignedUserWorkflowChecklistPreset_assignedUser. onUser(On_User typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type WorkflowChecklistPreset_assignedUser Modifier and Type Method Description On_WorkflowChecklistPresetOn_WorkflowChecklistPreset. assignedUser(WorkflowChecklistPreset_assignedUser callBuilder)**BETA** The default assignee of the `WorkflowChecklistPreset`.
-