Class DeleteAssetInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.DeleteAssetInput
-
public class DeleteAssetInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description DeleteAssetInput()
-
-
-
Method Detail
-
id
public DeleteAssetInput id(IdScalar v)
Id of the `Asset` to delete.
-
-