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