Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateWorkflowChecklistItemDataInput
-
Packages that use UpdateWorkflowChecklistItemDataInput Package Description ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateWorkflowChecklistItemDataInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateWorkflowChecklistItemDataInput Modifier and Type Method Description UpdateWorkflowChecklistItemDataInputUpdateWorkflowChecklistItemDataInput. assigneeUserId(IdScalar v)**BETA** `User` Id of `WorkflowChecklistItem` assignee.UpdateWorkflowChecklistItemDataInputUpdateWorkflowChecklistItemDataInput. content(StringScalar v)**BETA** Content of the `WorkflowChecklistItem`.Methods in ch.brix.gql.client.frontify.input_objects with parameters of type UpdateWorkflowChecklistItemDataInput Modifier and Type Method Description UpdateWorkflowChecklistItemInputUpdateWorkflowChecklistItemInput. data(UpdateWorkflowChecklistItemDataInput v)`WorkflowChecklistItem` data.
-