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