Class RemoveWorkflowChecklistPresetInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.RemoveWorkflowChecklistPresetInput
-
public class RemoveWorkflowChecklistPresetInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description RemoveWorkflowChecklistPresetInput()
-
-
-
Method Detail
-
id
public RemoveWorkflowChecklistPresetInput id(IdScalar v)
**BETA** The Id of the `WorkflowChecklistPreset` to remove.
-
-