Class CancelExportCreativesInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.CancelExportCreativesInput
-
public class CancelExportCreativesInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description CancelExportCreativesInput()
-
-
-
Method Detail
-
ids
public CancelExportCreativesInput ids(List<IdScalar> v)
**BETA** List of `CreativeJob` Ids that should be canceled.
-
-